Skip to content

Commit 79661e1

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add mmantel as a contributor (#389)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 7906ad5 commit 79661e1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,15 @@
734734
"code",
735735
"test"
736736
]
737+
},
738+
{
739+
"login": "mmantel",
740+
"name": "Michael Mantel",
741+
"avatar_url": "https://avatars2.githubusercontent.com/u/1326403?v=4",
742+
"profile": "https://github.com/mmantel",
743+
"contributions": [
744+
"test"
745+
]
737746
}
738747
],
739748
"repoHost": "https://github.com"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ practices.</p>
2727
[![downloads][downloads-badge]][npmtrends]
2828
[![MIT License][license-badge]][license]
2929

30-
[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors)
30+
[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors)
3131
[![PRs Welcome][prs-badge]][prs]
3232
[![Code of Conduct][coc-badge]][coc]
3333

@@ -225,6 +225,7 @@ Thanks goes to these people ([emoji key][emojis]):
225225
<td align="center"><a href="https://www.dominykas.com/"><img src="https://avatars1.githubusercontent.com/u/505619?v=4" width="100px;" alt="Dominykas Blyžė"/><br /><sub><b>Dominykas Blyžė</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=dominykas" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=dominykas" title="Tests">⚠️</a></td>
226226
<td align="center"><a href="http://olzhas.de"><img src="https://avatars3.githubusercontent.com/u/15848876?v=4" width="100px;" alt="Olzhas Askar"/><br /><sub><b>Olzhas Askar</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=pheeria" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=pheeria" title="Tests">⚠️</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=pheeria" title="Documentation">📖</a></td>
227227
<td align="center"><a href="https://twitter.com/mbelsky_"><img src="https://avatars1.githubusercontent.com/u/3923527?v=4" width="100px;" alt="Max Belsky"/><br /><sub><b>Max Belsky</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=mbelsky" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=mbelsky" title="Tests">⚠️</a></td>
228+
<td align="center"><a href="https://github.com/mmantel"><img src="https://avatars2.githubusercontent.com/u/1326403?v=4" width="100px;" alt="Michael Mantel"/><br /><sub><b>Michael Mantel</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=mmantel" title="Tests">⚠️</a></td>
228229
</tr>
229230
</table>
230231

0 commit comments

Comments
 (0)