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 182
182
" test" ,
183
183
" bug"
184
184
]
185
+ },
186
+ {
187
+ "login" : " dmitry-lobanov" ,
188
+ "name" : " Dmitry Lobanov" ,
189
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/7376755?v=4" ,
190
+ "profile" : " https://github.com/dmitry-lobanov" ,
191
+ "contributions" : [
192
+ " code" ,
193
+ " test"
194
+ ]
185
195
}
186
196
],
187
197
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 23
23
[ ![ Tweet] [ tweet-badge ]] [ tweet-url ]
24
24
25
25
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-16 -orange.svg?style=flat-square )] ( #contributors- )
26
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-17 -orange.svg?style=flat-square )] ( #contributors- )
27
27
<!-- ALL-CONTRIBUTORS-BADGE:END -->
28
28
29
29
## Installation
@@ -197,6 +197,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
197
197
<tr >
198
198
<td align="center"><a href="http://tdeekens.name"><img src="https://avatars3.githubusercontent.com/u/1877073?v=4" width="100px;" alt=""/><br /><sub><b>Tobias Deekens</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Atdeekens" title="Bug reports">🐛</a></td>
199
199
<td align="center"><a href="https://github.com/victorandcode"><img src="https://avatars0.githubusercontent.com/u/18427801?v=4" width="100px;" alt=""/><br /><sub><b>Victor Cordova</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=victorandcode" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=victorandcode" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Avictorandcode" title="Bug reports">🐛</a></td>
200
+ <td align="center"><a href="https://github.com/dmitry-lobanov"><img src="https://avatars0.githubusercontent.com/u/7376755?v=4" width="100px;" alt=""/><br /><sub><b>Dmitry Lobanov</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dmitry-lobanov" title="Tests">⚠️</a></td>
200
201
</tr >
201
202
</table >
202
203
You can’t perform that action at this time.
0 commit comments