Skip to content

Commit 23e50ac

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add johnnyreilly as a contributor (#449)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent aea79db commit 23e50ac

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,15 @@
892892
"contributions": [
893893
"review"
894894
]
895+
},
896+
{
897+
"login": "johnnyreilly",
898+
"name": "John Reilly",
899+
"avatar_url": "https://avatars0.githubusercontent.com/u/1010525?v=4",
900+
"profile": "https://blog.johnnyreilly.com/",
901+
"contributions": [
902+
"review"
903+
]
895904
}
896905
],
897906
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ practices.</p>
2929
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
3030
[![MIT License][license-badge]][license]
3131

32-
[![All Contributors](https://img.shields.io/badge/all_contributors-92-orange.svg?style=flat-square)](#contributors)
32+
[![All Contributors](https://img.shields.io/badge/all_contributors-93-orange.svg?style=flat-square)](#contributors)
3333
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3434
[![Join the community on Spectrum][spectrum-badge]][spectrum]
3535

@@ -506,6 +506,7 @@ Thanks goes to these people ([emoji key][emojis]):
506506
</tr>
507507
<tr>
508508
<td align="center"><a href="https://afontcu.dev"><img src="https://avatars0.githubusercontent.com/u/9197791?v=4" width="100px;" alt="Adrià Fontcuberta"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href="#review-afontcu" title="Reviewed Pull Requests">👀</a></td>
509+
<td align="center"><a href="https://blog.johnnyreilly.com/"><img src="https://avatars0.githubusercontent.com/u/1010525?v=4" width="100px;" alt="John Reilly"/><br /><sub><b>John Reilly</b></sub></a><br /><a href="#review-johnnyreilly" title="Reviewed Pull Requests">👀</a></td>
509510
</tr>
510511
</table>
511512

0 commit comments

Comments
 (0)