Skip to content

Commit ea50231

Browse files
docs: add sesam as a contributor for bug (#1017)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4291cb8 commit ea50231

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
@@ -1370,6 +1370,15 @@
13701370
"contributions": [
13711371
"bug"
13721372
]
1373+
},
1374+
{
1375+
"login": "sesam",
1376+
"name": "Simon B.",
1377+
"avatar_url": "https://avatars.githubusercontent.com/u/8921?v=4",
1378+
"profile": "https://github.com/sesam",
1379+
"contributions": [
1380+
"bug"
1381+
]
13731382
}
13741383
],
13751384
"commitConvention": "none",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
189189
<tr>
190190
<td align="center"><a href="https://github.com/alkstal"><img src="https://avatars.githubusercontent.com/u/70524463?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johan Alkstål</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Aalkstal" title="Bug reports">🐛</a></td>
191191
<td align="center"><a href="https://github.com/DGollings"><img src="https://avatars.githubusercontent.com/u/2032823?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DGollings</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3ADGollings" title="Bug reports">🐛</a></td>
192+
<td align="center"><a href="https://github.com/sesam"><img src="https://avatars.githubusercontent.com/u/8921?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simon B.</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Asesam" title="Bug reports">🐛</a></td>
192193
</tr>
193194
</table>
194195

0 commit comments

Comments
 (0)