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 102
102
" bug" ,
103
103
" code"
104
104
]
105
+ },
106
+ {
107
+ "login" : " bogdanbodnar" ,
108
+ "name" : " Bodnar Bogdan" ,
109
+ "avatar_url" : " https://avatars2.githubusercontent.com/u/9034868?v=4" ,
110
+ "profile" : " https://github.com/bogdanbodnar" ,
111
+ "contributions" : [
112
+ " bug" ,
113
+ " code"
114
+ ]
105
115
}
106
116
],
107
117
"commitConvention" : " none"
Original file line number Diff line number Diff line change 20
20
[ ![ Build Status] ( https://travis-ci.org/testing-library/user-event.svg?branch=master )] ( https://travis-ci.org/testing-library/user-event )
21
21
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/75f1ff4397e994c6004e/maintainability )] ( https://codeclimate.com/github/testing-library/user-event/maintainability )
22
22
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/75f1ff4397e994c6004e/test_coverage )] ( https://codeclimate.com/github/testing-library/user-event/test_coverage )
23
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-9 -orange.svg?style=flat-square )] ( #contributors- )
23
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-10 -orange.svg?style=flat-square )] ( #contributors- )
24
24
25
25
## The problem
26
26
@@ -188,6 +188,7 @@ Thanks goes to these wonderful people
188
188
<tr >
189
189
<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/user-event/issues?q=author%3Aafontcu" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/user-event/commits?author=afontcu" title="Tests">⚠️</a></td>
190
190
<td align="center"><a href="https://github.com/skywickenden"><img src="https://avatars2.githubusercontent.com/u/4930551?v=4" width="100px;" alt="Sky Wickenden"/><br /><sub><b>Sky Wickenden</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Askywickenden" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/user-event/commits?author=skywickenden" title="Code">💻</a></td>
191
+ <td align="center"><a href="https://github.com/bogdanbodnar"><img src="https://avatars2.githubusercontent.com/u/9034868?v=4" width="100px;" alt="Bodnar Bogdan"/><br /><sub><b>Bodnar Bogdan</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Abogdanbodnar" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/user-event/commits?author=bogdanbodnar" title="Code">💻</a></td>
191
192
</tr >
192
193
</table >
193
194
You can’t perform that action at this time.
0 commit comments