File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 66 ],
77 "imageSize" : 100 ,
88 "commit" : false ,
9- "skipCi" : false ,
9+ "skipCi" : true ,
1010 "contributors" : [
1111 {
1212 "login" : " kentcdodds" ,
261261 " code" ,
262262 " test"
263263 ]
264+ },
265+ {
266+ "login" : " NicholasBoll" ,
267+ "name" : " Nicholas Boll" ,
268+ "avatar_url" : " https://avatars2.githubusercontent.com/u/338257?v=4" ,
269+ "profile" : " https://github.com/NicholasBoll" ,
270+ "contributions" : [
271+ " code" ,
272+ " test"
273+ ]
264274 }
265275 ],
266276 "repoType" : " github" ,
267277 "repoHost" : " https://github.com" ,
268- "contributorsPerLine" : 7 ,
269- "skipCi" : true
278+ "contributorsPerLine" : 7
270279}
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Thanks goes to these people ([emoji key][emojis]):
173173 <td align="center"><a href="https://yvonnickfrin.dev"><img src="https://avatars0.githubusercontent.com/u/13099512?v=4" width="100px;" alt=""/><br /><sub><b>Yvonnick FRIN</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=frinyvonnick" title="Documentation">📖</a></td>
174174 <td align="center"><a href="https://www.franck-abgrall.me/"><img src="https://avatars3.githubusercontent.com/u/9840435?v=4" width="100px;" alt=""/><br /><sub><b>Franck Abgrall</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/pulls?q=is%3Apr+reviewed-by%3Akefranabg" title="Reviewed Pull Requests">👀</a></td>
175175 <td align="center"><a href="http://twitter.com/tlrobinson"><img src="https://avatars0.githubusercontent.com/u/18193?v=4" width="100px;" alt=""/><br /><sub><b>Tom Robinson</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=tlrobinson" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=tlrobinson" title="Tests">⚠️</a></td>
176+ <td align="center"><a href="https://github.com/NicholasBoll"><img src="https://avatars2.githubusercontent.com/u/338257?v=4" width="100px;" alt=""/><br /><sub><b>Nicholas Boll</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll" title="Tests">⚠️</a></td>
176177 </tr >
177178</table >
178179
You can’t perform that action at this time.
0 commit comments