Skip to content

Commit 2bb7def

Browse files
docs: add pomber as a contributor (testing-library#264)
1 parent 2a3d774 commit 2bb7def

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,15 @@
254254
"contributions": [
255255
"review"
256256
]
257+
},
258+
{
259+
"login": "pomber",
260+
"name": "Rodrigo Pombo",
261+
"avatar_url": "https://avatars1.githubusercontent.com/u/1911623?v=4",
262+
"profile": "https://pomb.us",
263+
"contributions": [
264+
"code"
265+
]
257266
}
258267
],
259268
"commitConvention": "none",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ Thanks goes to these wonderful people
282282
<td align="center"><a href="https://twitter.com/wachunga"><img src="https://avatars0.githubusercontent.com/u/438545?v=4" width="100px;" alt=""/><br /><sub><b>David Hirtle</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=wachunga" title="Code">💻</a></td>
283283
<td align="center"><a href="https://github.com/bdh1011"><img src="https://avatars2.githubusercontent.com/u/8446067?v=4" width="100px;" alt=""/><br /><sub><b>whiteUnicorn</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=bdh1011" title="Code">💻</a></td>
284284
<td align="center"><a href="https://www.matej.snuderl.si/"><img src="https://avatars3.githubusercontent.com/u/8524109?v=4" width="100px;" alt=""/><br /><sub><b>Matej Šnuderl</b></sub></a><br /><a href="https://github.com/testing-library/user-event/pulls?q=is%3Apr+reviewed-by%3AMeemaw" title="Reviewed Pull Requests">👀</a></td>
285+
<td align="center"><a href="https://pomb.us"><img src="https://avatars1.githubusercontent.com/u/1911623?v=4" width="100px;" alt=""/><br /><sub><b>Rodrigo Pombo</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=pomber" title="Code">💻</a></td>
285286
</tr>
286287
</table>
287288

0 commit comments

Comments
 (0)