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 6
6
],
7
7
"imageSize" : 100 ,
8
8
"commit" : false ,
9
- "skipCi" : false ,
9
+ "skipCi" : true ,
10
10
"contributors" : [
11
11
{
12
12
"login" : " kentcdodds" ,
261
261
" code" ,
262
262
" test"
263
263
]
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
+ ]
264
274
}
265
275
],
266
276
"repoType" : " github" ,
267
277
"repoHost" : " https://github.com" ,
268
- "contributorsPerLine" : 7 ,
269
- "skipCi" : true
278
+ "contributorsPerLine" : 7
270
279
}
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Thanks goes to these people ([emoji key][emojis]):
173
173
<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>
174
174
<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>
175
175
<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>
176
177
</tr >
177
178
</table >
178
179
You can’t perform that action at this time.
0 commit comments