Skip to content

Commit 0cccb30

Browse files
docs: add huchenme as a contributor (#371)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 60da1be commit 0cccb30

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
@@ -494,6 +494,15 @@
494494
"contributions": [
495495
"doc"
496496
]
497+
},
498+
{
499+
"login": "huchenme",
500+
"name": "Hu Chen",
501+
"avatar_url": "https://avatars3.githubusercontent.com/u/2078389?v=4",
502+
"profile": "https://huchen.dev",
503+
"contributions": [
504+
"doc"
505+
]
497506
}
498507
],
499508
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
103103
<td align="center"><a href="https://www.darrenlester.com"><img src="https://avatars2.githubusercontent.com/u/19534488?v=4" width="100px;" alt=""/><br /><sub><b>Darren Lester</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=darren-lester" title="Documentation">📖</a></td>
104104
<td align="center"><a href="https://github.com/iswara108"><img src="https://avatars3.githubusercontent.com/u/9681451?v=4" width="100px;" alt=""/><br /><sub><b>Iswara Chaitanya</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=iswara108" title="Documentation">📖</a></td>
105105
<td align="center"><a href="https://github.com/pylnata"><img src="https://avatars0.githubusercontent.com/u/33361478?v=4" width="100px;" alt=""/><br /><sub><b>Nataliia Pylypenko</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pylnata" title="Documentation">📖</a></td>
106+
<td align="center"><a href="https://huchen.dev"><img src="https://avatars3.githubusercontent.com/u/2078389?v=4" width="100px;" alt=""/><br /><sub><b>Hu Chen</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=huchenme" title="Documentation">📖</a></td>
106107
</tr>
107108
</table>
108109

0 commit comments

Comments
 (0)