Skip to content

Commit 7b1aeea

Browse files
docs: add alkstal as a contributor for bug (#1012)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 01abea3 commit 7b1aeea

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,15 @@
13521352
"contributions": [
13531353
"bug"
13541354
]
1355+
},
1356+
{
1357+
"login": "alkstal",
1358+
"name": "Johan Alkstål",
1359+
"avatar_url": "https://avatars.githubusercontent.com/u/70524463?v=4",
1360+
"profile": "https://github.com/alkstal",
1361+
"contributions": [
1362+
"bug"
1363+
]
13551364
}
13561365
],
13571366
"commitConvention": "none",

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
186186
<td align="center"><a href="https://github.com/marilari88"><img src="https://avatars.githubusercontent.com/u/32909388?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marco Ilari</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=marilari88" title="Documentation">📖</a></td>
187187
<td align="center"><a href="https://parnswir.de"><img src="https://avatars.githubusercontent.com/u/5978382?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maximilian Grundke</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3AParnswir" title="Bug reports">🐛</a></td>
188188
</tr>
189+
<tr>
190+
<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>
191+
</tr>
189192
</table>
190193

191194
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)