File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 346
346
" code" ,
347
347
" test"
348
348
]
349
+ },
350
+ {
351
+ "login" : " SimenB" ,
352
+ "name" : " Simen Bekkhus" ,
353
+ "avatar_url" : " https://avatars1.githubusercontent.com/u/1404810?v=4" ,
354
+ "profile" : " https://github.com/SimenB" ,
355
+ "contributions" : [
356
+ " code"
357
+ ]
349
358
}
350
359
],
351
360
"repoType" : " github" ,
Original file line number Diff line number Diff line change @@ -268,11 +268,13 @@ Thanks goes to these people ([emoji key][emojis]):
268
268
<td align="center"><a href="https://kylemh.com"><img src="https://avatars1.githubusercontent.com/u/9523719?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Holmberg</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=kylemh" title="Documentation">📖</a></td>
269
269
<td align="center"><a href="https://github.com/Thisen"><img src="https://avatars2.githubusercontent.com/u/10807938?v=4" width="100px;" alt=""/><br /><sub><b>Mathis Møller</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=Thisen" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=Thisen" title="Tests">⚠️</a></td>
270
270
</tr >
271
+ <tr >
272
+ <td align="center"><a href="https://github.com/SimenB"><img src="https://avatars1.githubusercontent.com/u/1404810?v=4" width="100px;" alt=""/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=SimenB" title="Code">💻</a></td>
273
+ </tr >
271
274
</table >
272
275
273
276
<!-- markdownlint-enable -->
274
277
<!-- prettier-ignore-end -->
275
-
276
278
<!-- ALL-CONTRIBUTORS-LIST:END -->
277
279
278
280
This project follows the [ all-contributors] [ all-contributors ] specification.
You can’t perform that action at this time.
0 commit comments