File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 184
184
" test" ,
185
185
" doc"
186
186
]
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
+ ]
187
196
}
188
197
],
189
198
"repoType" : " github" ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ testing practices.</p>
25
25
[ ![ version] [ version-badge ]] [ package ] [ ![ downloads] [ downloads-badge ]] [ npmtrends ]
26
26
[ ![ MIT License] [ license-badge ]] [ license ]
27
27
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 )
29
29
[ ![ PRs Welcome] [ prs-badge ]] [ prs ] [ ![ Code of Conduct] [ coc-badge ]] [ coc ]
30
30
31
31
[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
@@ -172,6 +172,7 @@ Thanks goes to these people ([emoji key][emojis]):
172
172
<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>
173
173
<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>
174
174
<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>
175
176
</tr >
176
177
</table >
177
178
You can’t perform that action at this time.
0 commit comments