File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 77
77
" code" ,
78
78
" test"
79
79
]
80
+ },
81
+ {
82
+ "login" : " Siemko" ,
83
+ "name" : " Dominik Guzy" ,
84
+ "avatar_url" : " https://avatars1.githubusercontent.com/u/9118764?v=4" ,
85
+ "profile" : " https://www.guzy.dev" ,
86
+ "contributions" : [
87
+ " code"
88
+ ]
80
89
}
81
90
],
82
91
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -13,9 +13,7 @@ practices.
13
13
<hr />
14
14
15
15
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16
-
17
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square )] ( #contributors- )
18
-
16
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square )] ( #contributors- )
19
17
<!-- ALL-CONTRIBUTORS-BADGE:END -->
20
18
21
19
** Playground for [ testing-library/dom] **
@@ -115,11 +113,13 @@ Thanks goes to these people ([emoji key][emojis]):
115
113
<td align="center"><a href="https://github.com/delca85"><img src="https://avatars1.githubusercontent.com/u/4076043?v=4" width="100px;" alt=""/><br /><sub><b>Bianca Del Carretto</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=delca85" title="Code">💻</a></td>
116
114
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Code">💻</a> <a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Tests">⚠️</a></td>
117
115
</tr >
116
+ <tr >
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/smeijer/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
118
+ </tr >
118
119
</table >
119
120
120
121
<!-- markdownlint-enable -->
121
122
<!-- prettier-ignore-end -->
122
-
123
123
<!-- ALL-CONTRIBUTORS-LIST:END -->
124
124
125
125
This project follows the [ all-contributors] [ all-contributors ] specification.
You can’t perform that action at this time.
0 commit comments