Skip to content

Commit 56bd607

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add ariesjia as a contributor (testing-library#298)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 4b6379d commit 56bd607

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
@@ -377,6 +377,15 @@
377377
"contributions": [
378378
"doc"
379379
]
380+
},
381+
{
382+
"login": "ariesjia",
383+
"name": "Chenjia",
384+
"avatar_url": "https://avatars1.githubusercontent.com/u/1797160?v=4",
385+
"profile": "http://www.btorange.com",
386+
"contributions": [
387+
"doc"
388+
]
380389
}
381390
],
382391
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8585
<td align="center"><a href="https://mario.dev"><img src="https://avatars1.githubusercontent.com/u/2677072?v=4" width="100px;" alt="Mario Beltrán Alarcón"/><br /><sub><b>Mario Beltrán Alarcón</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Belco90" title="Documentation">📖</a></td>
8686
<td align="center"><a href="https://github.com/jameslevine"><img src="https://avatars0.githubusercontent.com/u/41184245?v=4" width="100px;" alt="jameslevine"/><br /><sub><b>jameslevine</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jameslevine" title="Documentation">📖</a></td>
8787
<td align="center"><a href="https://github.com/mihar-22"><img src="https://avatars2.githubusercontent.com/u/14304599?v=4" width="100px;" alt="Rahim Alwer"/><br /><sub><b>Rahim Alwer</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mihar-22" title="Documentation">📖</a></td>
88+
<td align="center"><a href="http://www.btorange.com"><img src="https://avatars1.githubusercontent.com/u/1797160?v=4" width="100px;" alt="Chenjia"/><br /><sub><b>Chenjia</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ariesjia" title="Documentation">📖</a></td>
8889
</tr>
8990
</table>
9091

0 commit comments

Comments
 (0)