Skip to content

Commit 850cb0e

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add HendrikRoehm as a contributor (testing-library#319)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 9c84bba commit 850cb0e

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
@@ -413,6 +413,15 @@
413413
"contributions": [
414414
"doc"
415415
]
416+
},
417+
{
418+
"login": "HendrikRoehm",
419+
"name": "Hendrik Röhm",
420+
"avatar_url": "https://avatars3.githubusercontent.com/u/26203080?v=4",
421+
"profile": "https://github.com/HendrikRoehm",
422+
"contributions": [
423+
"doc"
424+
]
416425
}
417426
],
418427
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9191
<td align="center"><a href="http://blog.staz.be"><img src="https://avatars0.githubusercontent.com/u/82500?v=4" width="100px;" alt="Olivier Le Thanh Duong"/><br /><sub><b>Olivier Le Thanh Duong</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=olethanh" title="Documentation">📖</a></td>
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>
94+
<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>
9495
</tr>
9596
</table>
9697

0 commit comments

Comments
 (0)