Skip to content

Commit a0cbe27

Browse files
docs: add Raynos as a contributor (testing-library#272)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 87adb56 commit a0cbe27

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
@@ -263,6 +263,15 @@
263263
"contributions": [
264264
"code"
265265
]
266+
},
267+
{
268+
"login": "Raynos",
269+
"name": "Jake Verbaten",
270+
"avatar_url": "https://avatars3.githubusercontent.com/u/479538?v=4",
271+
"profile": "http://github.com/Raynos",
272+
"contributions": [
273+
"code"
274+
]
266275
}
267276
],
268277
"commitConvention": "none",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Thanks goes to these wonderful people
292292
<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>
293293
<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>
294294
<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>
295+
<td align="center"><a href="http://github.com/Raynos"><img src="https://avatars3.githubusercontent.com/u/479538?v=4" width="100px;" alt=""/><br /><sub><b>Jake Verbaten</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=Raynos" title="Code">💻</a></td>
295296
</tr>
296297
</table>
297298

0 commit comments

Comments
 (0)