Skip to content

Commit 8ef481f

Browse files
docs: add jKatt as a contributor (#572)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 481e764 commit 8ef481f

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
@@ -763,6 +763,15 @@
763763
"contributions": [
764764
"doc"
765765
]
766+
},
767+
{
768+
"login": "jKatt",
769+
"name": "Jan Kattelans",
770+
"avatar_url": "https://avatars.githubusercontent.com/u/5550790?v=4",
771+
"profile": "https://github.com/jKatt",
772+
"contributions": [
773+
"code"
774+
]
766775
}
767776
],
768777
"commitConvention": "none",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,9 @@ Thanks goes to these people ([emoji key][emojis]):
693693
<td align="center"><a href="https://twitter.com/boriscoder"><img src="https://avatars.githubusercontent.com/u/812240?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Boris Serdiuk</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Ajust-boris" title="Bug reports">🐛</a></td>
694694
<td align="center"><a href="https://bozdoz.com"><img src="https://avatars.githubusercontent.com/u/1410985?v=4?s=100" width="100px;" alt=""/><br /><sub><b>bozdoz</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=bozdoz" title="Documentation">📖</a></td>
695695
</tr>
696+
<tr>
697+
<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+
</tr>
696699
</table>
697700

698701
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)