Skip to content

Commit e92ace8

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

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
@@ -874,6 +874,15 @@
874874
"contributions": [
875875
"review"
876876
]
877+
},
878+
{
879+
"login": "eps1lon",
880+
"name": "Sebastian Silbermann",
881+
"avatar_url": "https://avatars3.githubusercontent.com/u/12292047?v=4",
882+
"profile": "https://twitter.com/sebsilbermann",
883+
"contributions": [
884+
"review"
885+
]
877886
}
878887
],
879888
"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-90-orange.svg?style=flat-square)](#contributors)
32+
[![All Contributors](https://img.shields.io/badge/all_contributors-91-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

@@ -502,6 +502,7 @@ Thanks goes to these people ([emoji key][emojis]):
502502
<td align="center"><a href="https://joaofernandes.me/"><img src="https://avatars1.githubusercontent.com/u/1075053?v=4" width="100px;" alt="João Fernandes"/><br /><sub><b>João Fernandes</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=JSFernandes" title="Documentation">📖</a></td>
503503
<td align="center"><a href="https://github.com/alejandroperea"><img src="https://avatars3.githubusercontent.com/u/6084749?v=4" width="100px;" alt="Alejandro Perea"/><br /><sub><b>Alejandro Perea</b></sub></a><br /><a href="#review-alejandroperea" title="Reviewed Pull Requests">👀</a></td>
504504
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt="Nick McCurdy"/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="#review-nickmccurdy" title="Reviewed Pull Requests">👀</a></td>
505+
<td align="center"><a href="https://twitter.com/sebsilbermann"><img src="https://avatars3.githubusercontent.com/u/12292047?v=4" width="100px;" alt="Sebastian Silbermann"/><br /><sub><b>Sebastian Silbermann</b></sub></a><br /><a href="#review-eps1lon" title="Reviewed Pull Requests">👀</a></td>
505506
</tr>
506507
</table>
507508

0 commit comments

Comments
 (0)