Skip to content

Commit f15bec6

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

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
@@ -245,6 +245,15 @@
245245
"contributions": [
246246
"code"
247247
]
248+
},
249+
{
250+
"login": "Meemaw",
251+
"name": "Matej Šnuderl",
252+
"avatar_url": "https://avatars3.githubusercontent.com/u/8524109?v=4",
253+
"profile": "https://www.matej.snuderl.si/",
254+
"contributions": [
255+
"review"
256+
]
248257
}
249258
],
250259
"commitConvention": "none",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ Thanks goes to these wonderful people
281281
<td align="center"><a href="http://thejoemorgan.com"><img src="https://avatars1.githubusercontent.com/u/2388943?v=4" width="100px;" alt=""/><br /><sub><b>Joe Morgan</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=jsmapr1" title="Code">💻</a></td>
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>
284+
<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>
284285
</tr>
285286
</table>
286287

0 commit comments

Comments
 (0)