Skip to content

Commit 85f3983

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add samvk as a contributor (#324)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 7f37c3c commit 85f3983

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
@@ -422,6 +422,15 @@
422422
"contributions": [
423423
"doc"
424424
]
425+
},
426+
{
427+
"login": "samvk",
428+
"name": "Sam Kauffman",
429+
"avatar_url": "https://avatars1.githubusercontent.com/u/12996081?v=4",
430+
"profile": "https://samvk.com",
431+
"contributions": [
432+
"doc"
433+
]
425434
}
426435
],
427436
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9292
<td align="center"><a href="https://kubajastrz.com"><img src="https://avatars0.githubusercontent.com/u/6443113?v=4" width="100px;" alt="Jakub Jastrzębski"/><br /><sub><b>Jakub Jastrzębski</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=KubaJastrz" title="Documentation">📖</a></td>
9393
<td align="center"><a href="http://russianbrandgardeners.com"><img src="https://avatars1.githubusercontent.com/u/640657?v=4" width="100px;" alt="Ivan Galiatin"/><br /><sub><b>Ivan Galiatin</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=trurl-master" title="Documentation">📖</a></td>
9494
<td align="center"><a href="https://github.com/HendrikRoehm"><img src="https://avatars3.githubusercontent.com/u/26203080?v=4" width="100px;" alt="Hendrik Röhm"/><br /><sub><b>Hendrik Röhm</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=HendrikRoehm" title="Documentation">📖</a></td>
95+
<td align="center"><a href="https://samvk.com"><img src="https://avatars1.githubusercontent.com/u/12996081?v=4" width="100px;" alt="Sam Kauffman"/><br /><sub><b>Sam Kauffman</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=samvk" title="Documentation">📖</a></td>
9596
</tr>
9697
</table>
9798

0 commit comments

Comments
 (0)