Skip to content

Commit d22ea5e

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

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
@@ -855,6 +855,15 @@
855855
"contributions": [
856856
"code"
857857
]
858+
},
859+
{
860+
"login": "vicrep",
861+
"name": "Victor Repkow",
862+
"avatar_url": "https://avatars.githubusercontent.com/u/11432241?v=4",
863+
"profile": "https://github.com/vicrep",
864+
"contributions": [
865+
"code"
866+
]
858867
}
859868
],
860869
"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
<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>
772772
<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>
773773
<td align="center"><a href="https://eugene.coding.blog"><img src="https://avatars.githubusercontent.com/u/13572283?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eugene Ghanizadeh</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=loreanvictor" title="Code">πŸ’»</a></td>
774+
<td align="center"><a href="https://github.com/vicrep"><img src="https://avatars.githubusercontent.com/u/11432241?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Victor Repkow</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=vicrep" title="Code">πŸ’»</a></td>
774775
</tr>
775776
</table>
776777

0 commit comments

Comments
Β (0)