Skip to content

Commit a17d153

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add weyert as a contributor (#66)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 9b7bebd commit a17d153

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
@@ -184,6 +184,15 @@
184184
"test",
185185
"doc"
186186
]
187+
},
188+
{
189+
"login": "weyert",
190+
"name": "Weyert de Boer",
191+
"avatar_url": "https://avatars3.githubusercontent.com/u/7049?v=4",
192+
"profile": "https://github.com/weyert",
193+
"contributions": [
194+
"code"
195+
]
187196
}
188197
],
189198
"repoType": "github",

README.md

Lines changed: 2 additions & 1 deletion
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-18-orange.svg?style=flat-square)](#contributors)
28+
[![All Contributors](https://img.shields.io/badge/all_contributors-19-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]
@@ -172,6 +172,7 @@ Thanks goes to these people ([emoji key][emojis]):
172172
<td align="center"><a href="http://www.aaronmcadam.com"><img src="https://avatars3.githubusercontent.com/u/37928?v=4" width="100px;" alt="Aaron Mc Adam"/><br /><sub><b>Aaron Mc Adam</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=aaronmcadam" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=aaronmcadam" title="Tests">⚠️</a></td>
173173
<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>
174174
<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>
175+
<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>
175176
</tr>
176177
</table>
177178

0 commit comments

Comments
 (0)