Skip to content

Commit a2660e3

Browse files
allcontributors[bot]Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: add kefranabg as a contributor (testing-library#93)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b08f973 commit a2660e3

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
@@ -241,6 +241,15 @@
241241
"contributions": [
242242
"doc"
243243
]
244+
},
245+
{
246+
"login": "kefranabg",
247+
"name": "Franck Abgrall",
248+
"avatar_url": "https://avatars3.githubusercontent.com/u/9840435?v=4",
249+
"profile": "https://www.franck-abgrall.me/",
250+
"contributions": [
251+
"review"
252+
]
244253
}
245254
],
246255
"repoType": "github",

README.md

Lines changed: 2 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-24-orange.svg?style=flat-square)](#contributors)
28+
[![All Contributors](https://img.shields.io/badge/all_contributors-25-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]
@@ -170,6 +170,7 @@ Thanks goes to these people ([emoji key][emojis]):
170170
<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>
171171
<td align="center"><a href="https://jds.work"><img src="https://avatars1.githubusercontent.com/u/10285055?v=4" width="100px;" alt="JD Gonzales"/><br /><sub><b>JD Gonzales</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=juliusdelta" title="Documentation">📖</a></td>
172172
<td align="center"><a href="https://yvonnickfrin.dev"><img src="https://avatars0.githubusercontent.com/u/13099512?v=4" width="100px;" alt="Yvonnick FRIN"/><br /><sub><b>Yvonnick FRIN</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=frinyvonnick" title="Documentation">📖</a></td>
173+
<td align="center"><a href="https://www.franck-abgrall.me/"><img src="https://avatars3.githubusercontent.com/u/9840435?v=4" width="100px;" alt="Franck Abgrall"/><br /><sub><b>Franck Abgrall</b></sub></a><br /><a href="#review-kefranabg" title="Reviewed Pull Requests">👀</a></td>
173174
</tr>
174175
</table>
175176

0 commit comments

Comments
 (0)