Skip to content

Commit d8ccf04

Browse files
authored
Merge pull request #510 from testing-library/all-contributors/add-AriPerkkio
docs: add AriPerkkio as a contributor for test
2 parents aaa0e2a + cff8d20 commit d8ccf04

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,15 @@
454454
"contributions": [
455455
"bug"
456456
]
457+
},
458+
{
459+
"login": "AriPerkkio",
460+
"name": "Ari Perkkiö",
461+
"avatar_url": "https://avatars.githubusercontent.com/u/14806298?v=4",
462+
"profile": "https://codepen.io/ariperkkio/",
463+
"contributions": [
464+
"test"
465+
]
457466
}
458467
],
459468
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
381381
<td align="center"><a href="https://www.linkedin.com/in/maratdyatko/"><img src="https://avatars.githubusercontent.com/u/31615495?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marat Dyatko</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3Adyatko" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=dyatko" title="Code">💻</a></td>
382382
<td align="center"><a href="https://github.com/DaJoTo"><img src="https://avatars.githubusercontent.com/u/28302401?v=4?s=100" width="100px;" alt=""/><br /><sub><b>David Tolman</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/issues?q=author%3ADaJoTo" title="Bug reports">🐛</a></td>
383383
</tr>
384+
<tr>
385+
<td align="center"><a href="https://codepen.io/ariperkkio/"><img src="https://avatars.githubusercontent.com/u/14806298?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ari Perkkiö</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=AriPerkkio" title="Tests">⚠️</a></td>
386+
</tr>
384387
</table>
385388

386389
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)