File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 96
96
"contributions" : [
97
97
" doc"
98
98
]
99
+ },
100
+ {
101
+ "login" : " JacobMGEvans" ,
102
+ "name" : " Jacob M-G Evans" ,
103
+ "avatar_url" : " https://avatars1.githubusercontent.com/u/27247160?v=4" ,
104
+ "profile" : " https://twitter.com/JacobMGEvans" ,
105
+ "contributions" : [
106
+ " code"
107
+ ]
99
108
}
100
109
],
101
110
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ practices.
13
13
<hr />
14
14
15
15
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-9 -orange.svg?style=flat-square )] ( #contributors- )
16
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-10 -orange.svg?style=flat-square )] ( #contributors- )
17
17
<!-- ALL-CONTRIBUTORS-BADGE:END -->
18
18
19
19
** Playground for [ testing-library/dom] **
@@ -116,6 +116,7 @@ Thanks goes to these people ([emoji key][emojis]):
116
116
<tr >
117
117
<td align="center"><a href="https://www.guzy.dev"><img src="https://avatars1.githubusercontent.com/u/9118764?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Guzy</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
118
118
<td align="center"><a href="https://github.com/connorProgrammes"><img src="https://avatars3.githubusercontent.com/u/66570218?v=4" width="100px;" alt=""/><br /><sub><b>ConnorProgrammes</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=connorProgrammes" title="Documentation">📖</a></td>
119
+ <td align="center"><a href="https://twitter.com/JacobMGEvans"><img src="https://avatars1.githubusercontent.com/u/27247160?v=4" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=JacobMGEvans" title="Code">💻</a></td>
119
120
</tr >
120
121
</table >
121
122
You can’t perform that action at this time.
0 commit comments