Skip to content

Commit d49c33f

Browse files
docs: add rbusquet as a contributor (testing-library#291)
1 parent 8de61c1 commit d49c33f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,17 @@
303303
"test",
304304
"bug"
305305
]
306+
},
307+
{
308+
"login": "rbusquet",
309+
"name": "Ricardo Busquet",
310+
"avatar_url": "https://avatars1.githubusercontent.com/u/7198302?v=4",
311+
"profile": "https://github.com/rbusquet",
312+
"contributions": [
313+
"bug",
314+
"code",
315+
"test"
316+
]
306317
}
307318
],
308319
"commitConvention": "none",

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,12 @@ Thanks goes to these wonderful people
374374
<tr>
375375
<td align="center"><a href="https://proling.ru/"><img src="https://avatars2.githubusercontent.com/u/16336572?v=4" width="100px;" alt=""/><br /><sub><b>Vadim Shvetsov</b></sub></a><br /><a href="#ideas-vadimshvetsov" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/user-event/commits?author=vadimshvetsov" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=vadimshvetsov" title="Tests">⚠️</a></td>
376376
<td align="center"><a href="https://github.com/9still"><img src="https://avatars0.githubusercontent.com/u/4924760?v=4" width="100px;" alt=""/><br /><sub><b>Greg Shtilman</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=9still" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=9still" title="Tests">⚠️</a> <a href="https://github.com/testing-library/user-event/issues?q=author%3A9still" title="Bug reports">🐛</a></td>
377+
<td align="center"><a href="https://github.com/rbusquet"><img src="https://avatars1.githubusercontent.com/u/7198302?v=4" width="100px;" alt=""/><br /><sub><b>Ricardo Busquet</b></sub></a><br /><a href="https://github.com/testing-library/user-event/issues?q=author%3Arbusquet" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/user-event/commits?author=rbusquet" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=rbusquet" title="Tests">⚠️</a></td>
377378
</tr>
378379
</table>
379380

380381
<!-- markdownlint-enable -->
381382
<!-- prettier-ignore-end -->
382-
383383
<!-- ALL-CONTRIBUTORS-LIST:END -->
384384

385385
This project follows the

0 commit comments

Comments
 (0)