Skip to content

Commit 833852d

Browse files
docs: add jayphelps as a contributor (#79)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 91c22ec commit 833852d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,15 @@
159159
"test",
160160
"doc"
161161
]
162+
},
163+
{
164+
"login": "jayphelps",
165+
"name": "Jay Phelps",
166+
"avatar_url": "https://avatars1.githubusercontent.com/u/762949?v=4",
167+
"profile": "https://twitter.com/_jayphelps",
168+
"contributions": [
169+
"review"
170+
]
162171
}
163172
]
164173
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![MIT License][license-badge]][license]
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919
[![PRs Welcome][prs-badge]][prs]
2020
[![Code of Conduct][coc-badge]][coc]
@@ -581,12 +581,12 @@ Thanks goes to these people ([emoji key][emojis]):
581581
</tr>
582582
<tr>
583583
<td align="center"><a href="https://github.com/CzBuCHi"><img src="https://avatars0.githubusercontent.com/u/12444673?v=4" width="100px;" alt=""/><br /><sub><b>Marek Buchar</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=CzBuCHi" title="Code">💻</a> <a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=CzBuCHi" title="Tests">⚠️</a> <a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=CzBuCHi" title="Documentation">📖</a></td>
584+
<td align="center"><a href="https://twitter.com/_jayphelps"><img src="https://avatars1.githubusercontent.com/u/762949?v=4" width="100px;" alt=""/><br /><sub><b>Jay Phelps</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/pulls?q=is%3Apr+reviewed-by%3Ajayphelps" title="Reviewed Pull Requests">👀</a></td>
584585
</tr>
585586
</table>
586587

587588
<!-- markdownlint-enable -->
588589
<!-- prettier-ignore-end -->
589-
590590
<!-- ALL-CONTRIBUTORS-LIST:END -->
591591

592592
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)