Skip to content

Commit 217b2a8

Browse files
docs: add knpwrs as a contributor (#562)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 32a7bbb commit 217b2a8

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
@@ -908,6 +908,15 @@
908908
"contributions": [
909909
"code"
910910
]
911+
},
912+
{
913+
"login": "knpwrs",
914+
"name": "Ken Powers",
915+
"avatar_url": "https://avatars0.githubusercontent.com/u/174864?v=4",
916+
"profile": "https://knpw.rs",
917+
"contributions": [
918+
"code"
919+
]
911920
}
912921
],
913922
"repoHost": "https://github.com"

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/nstepien"><img src="https://avatars0.githubusercontent.com/u/567105?v=4" width="100px;" alt=""/><br /><sub><b>Nicolas Stepien</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=nstepien" title="Code">💻</a></td>
253+
<td align="center"><a href="https://knpw.rs"><img src="https://avatars0.githubusercontent.com/u/174864?v=4" width="100px;" alt=""/><br /><sub><b>Ken Powers</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=knpwrs" title="Code">💻</a></td>
253254
</tr>
254255
</table>
255256

0 commit comments

Comments
 (0)