Skip to content

Commit 0760ef2

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add aayushrajvanshi as a contributor (testing-library#244)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 6a26dc7 commit 0760ef2

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
@@ -251,6 +251,15 @@
251251
"contributions": [
252252
"doc"
253253
]
254+
},
255+
{
256+
"login": "aayushrajvanshi",
257+
"name": "Aayush Rajvanshi",
258+
"avatar_url": "https://avatars0.githubusercontent.com/u/14968551?v=4",
259+
"profile": "https://github.com/aayushrajvanshi",
260+
"contributions": [
261+
"doc"
262+
]
254263
}
255264
],
256265
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6767
<td align="center"><a href="https://github.com/dustinmyers"><img src="https://avatars0.githubusercontent.com/u/10288477?v=4" width="100px;" alt="Dustin Myers"/><br /><sub><b>Dustin Myers</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dustinmyers" title="Documentation">📖</a></td>
6868
<td align="center"><a href="http://vojta.io"><img src="https://avatars2.githubusercontent.com/u/25487857?v=4" width="100px;" alt="Vojta Holik"/><br /><sub><b>Vojta Holik</b></sub></a><br /><a href="#design-vojtaholik" title="Design">🎨</a></td>
6969
<td align="center"><a href="http://tech.agilitynerd.com/"><img src="https://avatars3.githubusercontent.com/u/184171?v=4" width="100px;" alt="Steve Schwarz"/><br /><sub><b>Steve Schwarz</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=saschwarz" title="Documentation">📖</a></td>
70+
<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/testing-library-docs/commits?author=aayushrajvanshi" title="Documentation">📖</a></td>
7071
</tr>
7172
</table>
7273

0 commit comments

Comments
 (0)