Skip to content

Commit 54a10f5

Browse files
docs: add MohitPopli as a contributor (#634)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 32e9712 commit 54a10f5

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,17 @@
826826
"contributions": [
827827
"bug"
828828
]
829+
},
830+
{
831+
"login": "MohitPopli",
832+
"name": "Mohit",
833+
"avatar_url": "https://avatars.githubusercontent.com/u/17976072?v=4",
834+
"profile": "https://github.com/MohitPopli",
835+
"contributions": [
836+
"bug",
837+
"code",
838+
"test"
839+
]
829840
}
830841
],
831842
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,9 @@ Thanks goes to these people ([emoji key][emojis]):
769769
<td align="center"><a href="https://fergusmcdonald.com"><img src="https://avatars.githubusercontent.com/u/3115675?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fergus McDonald</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=fergusmcdonald" title="Code">πŸ’»</a></td>
770770
<td align="center"><a href="https://github.com/robin-ambachtsheer"><img src="https://avatars.githubusercontent.com/u/2611873?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Robin Ambachtsheer</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Arobin-ambachtsheer" title="Bug reports">πŸ›</a></td>
771771
</tr>
772+
<tr>
773+
<td align="center"><a href="https://github.com/MohitPopli"><img src="https://avatars.githubusercontent.com/u/17976072?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mohit</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3AMohitPopli" title="Bug reports">πŸ›</a> <a href="https://github.com/testing-library/user-event/commits?author=MohitPopli" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/user-event/commits?author=MohitPopli" title="Tests">⚠️</a></td>
774+
</tr>
772775
</table>
773776

774777
<!-- markdownlint-restore -->

0 commit comments

Comments
Β (0)