Skip to content

Commit e5e78af

Browse files
docs: add tf as a contributor for bug (#707)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 17509fe commit e5e78af

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
@@ -903,6 +903,15 @@
903903
"contributions": [
904904
"code"
905905
]
906+
},
907+
{
908+
"login": "tf",
909+
"name": "Tim Fischbach",
910+
"avatar_url": "https://avatars.githubusercontent.com/u/26554?v=4",
911+
"profile": "http://stderr.timfischbach.de",
912+
"contributions": [
913+
"bug"
914+
]
906915
}
907916
],
908917
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Thanks goes to these people ([emoji key][emojis]):
250250
</tr>
251251
<tr>
252252
<td align="center"><a href="https://github.com/mkurcius"><img src="https://avatars.githubusercontent.com/u/1613212?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mkurcius</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=mkurcius" title="Code">πŸ’»</a></td>
253+
<td align="center"><a href="http://stderr.timfischbach.de"><img src="https://avatars.githubusercontent.com/u/26554?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Fischbach</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Atf" title="Bug reports">πŸ›</a></td>
253254
</tr>
254255
</table>
255256

0 commit comments

Comments
Β (0)