Skip to content

Commit a270040

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

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,16 @@
491491
"code",
492492
"test"
493493
]
494+
},
495+
{
496+
"login": "marcosvega91",
497+
"name": "Marco Moretti",
498+
"avatar_url": "https://avatars2.githubusercontent.com/u/5365582?v=4",
499+
"profile": "https://github.com/marcosvega91",
500+
"contributions": [
501+
"code",
502+
"test"
503+
]
494504
}
495505
],
496506
"commitConvention": "none",

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MIT License][license-badge]][license]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26-
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
26+
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-)
2727
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2828
[![PRs Welcome][prs-badge]][prs]
2929
[![Code of Conduct][coc-badge]][coc]
@@ -548,11 +548,13 @@ Thanks goes to these people ([emoji key][emojis]):
548548
<td align="center"><a href="https://github.com/WretchedDade"><img src="https://avatars0.githubusercontent.com/u/17183431?v=4" width="100px;" alt=""/><br /><sub><b>Dade Cook</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=WretchedDade" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=WretchedDade" title="Tests">⚠️</a></td>
549549
<td align="center"><a href="https://blog.lourenci.com/"><img src="https://avatars3.githubusercontent.com/u/2339362?v=4" width="100px;" alt=""/><br /><sub><b>Leandro Lourenci</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=lourenci" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=lourenci" title="Tests">⚠️</a></td>
550550
</tr>
551+
<tr>
552+
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/testing-library/user-event/commits?author=marcosvega91" title="Code">💻</a> <a href="https://github.com/testing-library/user-event/commits?author=marcosvega91" title="Tests">⚠️</a></td>
553+
</tr>
551554
</table>
552555

553556
<!-- markdownlint-enable -->
554557
<!-- prettier-ignore-end -->
555-
556558
<!-- ALL-CONTRIBUTORS-LIST:END -->
557559

558560
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)