Skip to content

Commit 194734f

Browse files
docs: add herecydev as a contributor (testing-library#361)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 7f81715 commit 194734f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,15 @@
443443
"code",
444444
"test"
445445
]
446+
},
447+
{
448+
"login": "herecydev",
449+
"name": "Dan Kirkham",
450+
"avatar_url": "https://avatars1.githubusercontent.com/u/11328618?v=4",
451+
"profile": "https://twitter.com/herecydev",
452+
"contributions": [
453+
"code"
454+
]
446455
}
447456
],
448457
"commitConvention": "none",

README.md

+2-1
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-44-orange.svg?style=flat-square)](#contributors-)
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-)
2727
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2828
[![PRs Welcome][prs-badge]][prs]
2929
[![Code of Conduct][coc-badge]][coc]
@@ -538,6 +538,7 @@ Thanks goes to these people ([emoji key][emojis]):
538538
<tr>
539539
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=timdeschryver" title="Tests">⚠️</a></td>
540540
<td align="center"><a href="https://github.com/ben-dyer"><img src="https://avatars2.githubusercontent.com/u/43922444?v=4" width="100px;" alt=""/><br /><sub><b>Ben Dyer</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=ben-dyer" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=ben-dyer" title="Tests">⚠️</a></td>
541+
<td align="center"><a href="https://twitter.com/herecydev"><img src="https://avatars1.githubusercontent.com/u/11328618?v=4" width="100px;" alt=""/><br /><sub><b>Dan Kirkham</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=herecydev" title="Code">💻</a></td>
541542
</tr>
542543
</table>
543544

0 commit comments

Comments
 (0)