Skip to content

Commit 7db67b3

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add aayushrajvanshi as a contributor (#475)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 59e20f8 commit 7db67b3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,15 @@
948948
"contributions": [
949949
"test"
950950
]
951+
},
952+
{
953+
"login": "aayushrajvanshi",
954+
"name": "Aayush Rajvanshi",
955+
"avatar_url": "https://avatars0.githubusercontent.com/u/14968551?v=4",
956+
"profile": "https://github.com/aayushrajvanshi",
957+
"contributions": [
958+
"doc"
959+
]
951960
}
952961
],
953962
"contributorsPerLine": 7,

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ practices.</p>
2929
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
3030
[![MIT License][license-badge]][license]
3131

32-
[![All Contributors](https://img.shields.io/badge/all_contributors-98-orange.svg?style=flat-square)](#contributors)
32+
[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors)
3333
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3434
[![Join the community on Spectrum][spectrum-badge]][spectrum]
3535

@@ -511,6 +511,9 @@ Thanks goes to these people ([emoji key][emojis]):
511511
<td align="center"><a href="https://github.com/JaysQubeXon"><img src="https://avatars1.githubusercontent.com/u/18309230?v=4" width="100px;" alt="Noam Gabriel Jacobson"/><br /><sub><b>Noam Gabriel Jacobson</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=JaysQubeXon" title="Documentation">📖</a></td>
512512
<td align="center"><a href="https://github.com/rvdkooy"><img src="https://avatars1.githubusercontent.com/u/4119960?v=4" width="100px;" alt="Ronald van der Kooij"/><br /><sub><b>Ronald van der Kooij</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=rvdkooy" title="Tests">⚠️</a></td>
513513
</tr>
514+
<tr>
515+
<td align="center"><a href="https://github.com/aayushrajvanshi"><img src="https://avatars0.githubusercontent.com/u/14968551?v=4" width="100px;" alt="Aayush Rajvanshi"/><br /><sub><b>Aayush Rajvanshi</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=aayushrajvanshi" title="Documentation">📖</a></td>
516+
</tr>
514517
</table>
515518
516519
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)