Skip to content

Commit 31cd4cf

Browse files
docs: add schoeneu as a contributor (#580)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4e48750 commit 31cd4cf

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,15 @@
772772
"contributions": [
773773
"code"
774774
]
775+
},
776+
{
777+
"login": "schoeneu",
778+
"name": "schoeneu",
779+
"avatar_url": "https://avatars.githubusercontent.com/u/3261341?v=4",
780+
"profile": "https://github.com/schoeneu",
781+
"contributions": [
782+
"bug"
783+
]
775784
}
776785
],
777786
"commitConvention": "none",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ Thanks goes to these people ([emoji key][emojis]):
695695
</tr>
696696
<tr>
697697
<td align="center"><a href="https://github.com/jKatt"><img src="https://avatars.githubusercontent.com/u/5550790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jan Kattelans</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=jKatt" title="Code">💻</a></td>
698+
<td align="center"><a href="https://github.com/schoeneu"><img src="https://avatars.githubusercontent.com/u/3261341?v=4?s=100" width="100px;" alt=""/><br /><sub><b>schoeneu</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Aschoeneu" title="Bug reports">🐛</a></td>
698699
</tr>
699700
</table>
700701

0 commit comments

Comments
 (0)