Skip to content

Commit e9dfe2c

Browse files
docs: add varundey as a contributor (testing-library#448)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a847da2 commit e9dfe2c

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
@@ -684,6 +684,15 @@
684684
"contributions": [
685685
"doc"
686686
]
687+
},
688+
{
689+
"login": "varundey",
690+
"name": "Varun Dey",
691+
"avatar_url": "https://avatars0.githubusercontent.com/u/9202135?v=4",
692+
"profile": "https://varundey.me",
693+
"contributions": [
694+
"doc"
695+
]
687696
}
688697
],
689698
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
130130
<td align="center"><a href="https://github.com/pobch"><img src="https://avatars3.githubusercontent.com/u/19894957?v=4" width="100px;" alt=""/><br /><sub><b>Pob Ch</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pobch" title="Documentation">📖</a></td>
131131
<td align="center"><a href="https://github.com/mkermani144"><img src="https://avatars2.githubusercontent.com/u/12621708?v=4" width="100px;" alt=""/><br /><sub><b>Mohammad Kermani</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mkermani144" title="Documentation">📖</a></td>
132132
<td align="center"><a href="http://twitter.com/adeelibr"><img src="https://avatars0.githubusercontent.com/u/16651811?v=4" width="100px;" alt=""/><br /><sub><b>Adeel Imran</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=adeelibr" title="Documentation">📖</a></td>
133+
<td align="center"><a href="https://varundey.me"><img src="https://avatars0.githubusercontent.com/u/9202135?v=4" width="100px;" alt=""/><br /><sub><b>Varun Dey</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=varundey" title="Documentation">📖</a></td>
133134
</tr>
134135
</table>
135136

0 commit comments

Comments
 (0)