Skip to content

Commit ad427a6

Browse files
docs: add benadamstyles as a contributor (#557)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8a34d0b commit ad427a6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

β€Ž.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,16 @@
725725
"contributions": [
726726
"code"
727727
]
728+
},
729+
{
730+
"login": "benadamstyles",
731+
"name": "Ben Styles",
732+
"avatar_url": "https://avatars.githubusercontent.com/u/4380655?v=4",
733+
"profile": "https://benadamstyles.com",
734+
"contributions": [
735+
"code",
736+
"test"
737+
]
728738
}
729739
],
730740
"commitConvention": "none",

β€ŽREADME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ Thanks goes to these people ([emoji key][emojis]):
683683
<td align="center"><a href="https://github.com/vasilii-kovalev"><img src="https://avatars0.githubusercontent.com/u/10310491?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vasilii Kovalev</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=vasilii-kovalev" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/user-event/commits?author=vasilii-kovalev" title="Documentation">πŸ“–</a></td>
684684
<td align="center"><a href="https://www.daleseo.com"><img src="https://avatars1.githubusercontent.com/u/5466341?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dale Seo</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=daleseo" title="Documentation">πŸ“–</a></td>
685685
<td align="center"><a href="http://www.alex-boyce.me/"><img src="https://avatars.githubusercontent.com/u/4050934?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Boyce</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=curiosity26" title="Code">πŸ’»</a></td>
686+
<td align="center"><a href="https://benadamstyles.com"><img src="https://avatars.githubusercontent.com/u/4380655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Styles</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=benadamstyles" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/user-event/commits?author=benadamstyles" title="Tests">⚠️</a></td>
686687
</tr>
687688
</table>
688689

0 commit comments

Comments
Β (0)