File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 410
410
" code" ,
411
411
" test"
412
412
]
413
+ },
414
+ {
415
+ "login" : " Arthie" ,
416
+ "name" : " Arthur Petrie" ,
417
+ "avatar_url" : " https://avatars.githubusercontent.com/u/16376476?v=4" ,
418
+ "profile" : " https://arthurpetrie.com" ,
419
+ "contributions" : [
420
+ " code"
421
+ ]
413
422
}
414
423
],
415
424
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -270,6 +270,9 @@ Thanks goes to these people ([emoji key][emojis]):
270
270
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hyperxq"><img src="https://avatars.githubusercontent.com/u/22332354?v=4?s=100" width="100px;" alt="Daniel Ramírez Barrientos"/><br /><sub><b>Daniel Ramírez Barrientos</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=Hyperxq" title="Code">💻</a></td>
271
271
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mlz11"><img src="https://avatars.githubusercontent.com/u/94069699?v=4?s=100" width="100px;" alt="Mahdi Lazraq"/><br /><sub><b>Mahdi Lazraq</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=mlz11" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=mlz11" title="Tests">⚠️</a></td>
272
272
</tr>
273
+ <tr>
274
+ <td align="center" valign="top" width="14.28%"><a href="https://arthurpetrie.com"><img src="https://avatars.githubusercontent.com/u/16376476?v=4?s=100" width="100px;" alt="Arthur Petrie"/><br /><sub><b>Arthur Petrie</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=Arthie" title="Code">💻</a></td>
275
+ </tr>
273
276
</tbody >
274
277
</table >
275
278
You can’t perform that action at this time.
0 commit comments