Skip to content

Commit 648feb4

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add simjes as a contributor (#70)
* docs: update README.md * docs: update .all-contributorsrc
1 parent c0059e3 commit 648feb4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,15 @@
193193
"contributions": [
194194
"code"
195195
]
196+
},
197+
{
198+
"login": "simjes",
199+
"name": "Simon Jespersen",
200+
"avatar_url": "https://avatars0.githubusercontent.com/u/6494049?v=4",
201+
"profile": "https://simjes.dev/",
202+
"contributions": [
203+
"code"
204+
]
196205
}
197206
],
198207
"repoType": "github",

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ testing practices.</p>
2525
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
2626
[![MIT License][license-badge]][license]
2727

28-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors)
28+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors)
2929
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3030

3131
[![Watch on GitHub][github-watch-badge]][github-watch]
@@ -163,6 +163,7 @@ Thanks goes to these people ([emoji key][emojis]):
163163
<td align="center"><a href="https://twitter.com/karlhorky"><img src="https://avatars2.githubusercontent.com/u/1935696?v=4" width="100px;" alt="Karl Horky"/><br /><sub><b>Karl Horky</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=karlhorky" title="Documentation">📖</a></td>
164164
<td align="center"><a href="https://twitter.com/NoriSte"><img src="https://avatars0.githubusercontent.com/u/173663?v=4" width="100px;" alt="Stefano Magni"/><br /><sub><b>Stefano Magni</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte" title="Tests">⚠️</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=NoriSte" title="Documentation">📖</a></td>
165165
<td align="center"><a href="https://github.com/weyert"><img src="https://avatars3.githubusercontent.com/u/7049?v=4" width="100px;" alt="Weyert de Boer"/><br /><sub><b>Weyert de Boer</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=weyert" title="Code">💻</a></td>
166+
<td align="center"><a href="https://simjes.dev/"><img src="https://avatars0.githubusercontent.com/u/6494049?v=4" width="100px;" alt="Simon Jespersen"/><br /><sub><b>Simon Jespersen</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=simjes" title="Code">💻</a></td>
166167
</tr>
167168
</table>
168169

0 commit comments

Comments
 (0)