File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 643
643
"contributions" : [
644
644
" code"
645
645
]
646
+ },
647
+ {
648
+ "login" : " afontcu" ,
649
+ "name" : " Adrià Fontcuberta" ,
650
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/9197791?v=4" ,
651
+ "profile" : " https://afontcu.dev" ,
652
+ "contributions" : [
653
+ " code" ,
654
+ " test"
655
+ ]
646
656
}
647
657
],
648
658
"repoHost" : " https://github.com"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ practices.</p>
27
27
[ ![ downloads] [ downloads-badge ]] [ npmtrends ]
28
28
[ ![ MIT License] [ license-badge ]] [ license ]
29
29
30
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-65 -orange.svg?style=flat-square )] ( #contributors )
30
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-66 -orange.svg?style=flat-square )] ( #contributors )
31
31
[ ![ PRs Welcome] [ prs-badge ]] [ prs ]
32
32
[ ![ Code of Conduct] [ coc-badge ]] [ coc ]
33
33
@@ -214,6 +214,7 @@ Thanks goes to these people ([emoji key][emojis]):
214
214
<tr >
215
215
<td align="center"><a href="https://twitter.com/sebsilbermann"><img src="https://avatars3.githubusercontent.com/u/12292047?v=4" width="100px;" alt="Sebastian Silbermann"/><br /><sub><b>Sebastian Silbermann</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=eps1lon" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=eps1lon" title="Tests">⚠️</a></td>
216
216
<td align="center"><a href="https://dylanvann.com/"><img src="https://avatars0.githubusercontent.com/u/1537615?v=4" width="100px;" alt="Dylan Vann"/><br /><sub><b>Dylan Vann</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=DylanVann" title="Code">💻</a></td>
217
+ <td align="center"><a href="https://afontcu.dev"><img src="https://avatars0.githubusercontent.com/u/9197791?v=4" width="100px;" alt="Adrià Fontcuberta"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=afontcu" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=afontcu" title="Tests">⚠️</a></td>
217
218
</tr >
218
219
</table >
219
220
You can’t perform that action at this time.
0 commit comments