Skip to content

Commit 9ddb74b

Browse files
docs: add hudochenkov as a contributor (testing-library#324)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a44b14a commit 9ddb74b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,15 @@
374374
"code",
375375
"test"
376376
]
377+
},
378+
{
379+
"login": "hudochenkov",
380+
"name": "Aleks Hudochenkov",
381+
"avatar_url": "https://avatars2.githubusercontent.com/u/654597?v=4",
382+
"profile": "https://hudochenkov.com/",
383+
"contributions": [
384+
"bug"
385+
]
377386
}
378387
],
379388
"commitConvention": "none",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MIT License][license-badge]][license]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors-)
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-)
2727
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2828
[![PRs Welcome][prs-badge]][prs]
2929
[![Code of Conduct][coc-badge]][coc]
@@ -472,6 +472,7 @@ Thanks goes to these people ([emoji key][emojis]):
472472
<tr>
473473
<td align="center"><a href="https://github.com/krzysztof-hellostudio"><img src="https://avatars3.githubusercontent.com/u/1942664?v=4" width="100px;" alt=""/><br /><sub><b>Krzysztof</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Akrzysztof-hellostudio" title="Bug reports">🐛</a></td>
474474
<td align="center"><a href="https://github.com/hontas"><img src="https://avatars2.githubusercontent.com/u/1521113?v=4" width="100px;" alt=""/><br /><sub><b>Pontus Lundin</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=hontas" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=hontas" title="Tests">⚠️</a></td>
475+
<td align="center"><a href="https://hudochenkov.com/"><img src="https://avatars2.githubusercontent.com/u/654597?v=4" width="100px;" alt=""/><br /><sub><b>Aleks Hudochenkov</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Ahudochenkov" title="Bug reports">🐛</a></td>
475476
</tr>
476477
</table>
477478

0 commit comments

Comments
 (0)