Skip to content

Commit fad5671

Browse files
docs: add HonkingGoose as a contributor for doc (testing-library#932)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 442c6a1 commit fad5671

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
@@ -1618,6 +1618,15 @@
16181618
"contributions": [
16191619
"doc"
16201620
]
1621+
},
1622+
{
1623+
"login": "HonkingGoose",
1624+
"name": "HonkingGoose",
1625+
"avatar_url": "https://avatars.githubusercontent.com/u/34918129?v=4",
1626+
"profile": "https://github.com/HonkingGoose",
1627+
"contributions": [
1628+
"doc"
1629+
]
16211630
}
16221631
],
16231632
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ Thanks goes to these wonderful people
367367
<td align="center"><a href="http://stevenfrieson.com"><img src="https://avatars.githubusercontent.com/u/15187179?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steven Frieson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sfrieson" title="Documentation">📖</a></td>
368368
<td align="center"><a href="https://andrewrosario.medium.com/"><img src="https://avatars.githubusercontent.com/u/21269337?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Rosário</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=andrewarosario" title="Documentation">📖</a></td>
369369
<td align="center"><a href="http://danielrb.dev"><img src="https://avatars.githubusercontent.com/u/12233785?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel RB</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=brleinad" title="Documentation">📖</a></td>
370+
<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>
370371
</tr>
371372
</table>
372373

0 commit comments

Comments
 (0)