Skip to content

Commit 7143ae3

Browse files
docs: add InExtremaRes as a contributor (#637)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6ae18e3 commit 7143ae3

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
@@ -837,6 +837,15 @@
837837
"code",
838838
"test"
839839
]
840+
},
841+
{
842+
"login": "InExtremaRes",
843+
"name": "Daniel Contreras",
844+
"avatar_url": "https://avatars.githubusercontent.com/u/1635491?v=4",
845+
"profile": "https://github.com/InExtremaRes",
846+
"contributions": [
847+
"bug"
848+
]
840849
}
841850
],
842851
"commitConvention": "none",

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@ Thanks goes to these people ([emoji key][emojis]):
771771
</tr>
772772
<tr>
773773
<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+
<td align="center"><a href="https://github.com/InExtremaRes"><img src="https://avatars.githubusercontent.com/u/1635491?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Contreras</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3AInExtremaRes" title="Bug reports">πŸ›</a></td>
774775
</tr>
775776
</table>
776777

0 commit comments

Comments
Β (0)