Skip to content

Commit 49fb21e

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add Megoos as a contributor (#80)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 33ff4ca commit 49fb21e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,15 @@
213213
"infra",
214214
"doc"
215215
]
216+
},
217+
{
218+
"login": "Megoos",
219+
"name": "Mikhail Guskov",
220+
"avatar_url": "https://avatars2.githubusercontent.com/u/9866017?v=4",
221+
"profile": "https://github.com/Megoos",
222+
"contributions": [
223+
"bug"
224+
]
216225
}
217226
],
218227
"repoType": "github",

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ testing practices.</p>
2525
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
2626
[![MIT License][license-badge]][license]
2727

28-
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors)
28+
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors)
2929
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3030

3131
[![Watch on GitHub][github-watch-badge]][github-watch]
@@ -166,6 +166,9 @@ Thanks goes to these people ([emoji key][emojis]):
166166
<td align="center"><a href="https://simjes.dev/"><img src="https://avatars0.githubusercontent.com/u/6494049?v=4" width="100px;" alt="Simon Jespersen"/><br /><sub><b>Simon Jespersen</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=simjes" title="Code">💻</a> <a href="#review-simjes" title="Reviewed Pull Requests">👀</a></td>
167167
<td align="center"><a href="https://afontcu.dev"><img src="https://avatars0.githubusercontent.com/u/9197791?v=4" width="100px;" alt="Adrià Fontcuberta"/><br /><sub><b>Adrià Fontcuberta</b></sub></a><br /><a href="#infra-afontcu" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=afontcu" title="Documentation">📖</a></td>
168168
</tr>
169+
<tr>
170+
<td align="center"><a href="https://github.com/Megoos"><img src="https://avatars2.githubusercontent.com/u/9866017?v=4" width="100px;" alt="Mikhail Guskov"/><br /><sub><b>Mikhail Guskov</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/issues?q=author%3AMegoos" title="Bug reports">🐛</a></td>
171+
</tr>
169172
</table>
170173

171174
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)