Skip to content

Commit a373a68

Browse files
docs: add arahansen as a contributor for doc (testing-library#939)
1 parent ef0d884 commit a373a68

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
@@ -1645,6 +1645,15 @@
16451645
"contributions": [
16461646
"doc"
16471647
]
1648+
},
1649+
{
1650+
"login": "arahansen",
1651+
"name": "Andrew Hansen",
1652+
"avatar_url": "https://avatars.githubusercontent.com/u/8746094?v=4",
1653+
"profile": "http://arahansen.com",
1654+
"contributions": [
1655+
"doc"
1656+
]
16481657
}
16491658
],
16501659
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ Thanks goes to these wonderful people
370370
<td align="center"><a href="https://github.com/HonkingGoose"><img src="https://avatars.githubusercontent.com/u/34918129?v=4?s=100" width="100px;" alt=""/><br /><sub><b>HonkingGoose</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=HonkingGoose" title="Documentation">📖</a></td>
371371
<td align="center"><a href="https://github.com/Daniel-Kolev"><img src="https://avatars.githubusercontent.com/u/43587261?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Kolev</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Daniel-Kolev" title="Documentation">📖</a></td>
372372
<td align="center"><a href="http://www.kopi.dev"><img src="https://avatars.githubusercontent.com/u/4743772?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Arryangga Aliev Pratamaputra</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=arryanggaputra" title="Documentation">📖</a></td>
373+
<td align="center"><a href="http://arahansen.com"><img src="https://avatars.githubusercontent.com/u/8746094?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Hansen</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=arahansen" title="Documentation">📖</a></td>
373374
</tr>
374375
</table>
375376

0 commit comments

Comments
 (0)