From bf6c4d0b3c6ff851f538ffdb8d103c9fb6b6584a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:40:19 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d309f6e..2199abdd 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d </tr> <tr> <td align="center" valign="top" width="14.28%"><a href="https://aryabov.com"><img src="https://avatars.githubusercontent.com/u/10157660?v=4?s=100" width="100px;" alt="Alexey Ryabov"/><br /><sub><b>Alexey Ryabov</b></sub></a><br /><a href="#maintenance-lesha1201" title="Maintenance">🚧</a></td> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/Chamion"><img src="https://avatars.githubusercontent.com/u/22522302?v=4?s=100" width="100px;" alt="Jemi Salo"/><br /><sub><b>Jemi Salo</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=Chamion" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=Chamion" title="Tests">⚠️</a></td> </tr> </tbody> </table> From c37a9bef2675b341243c9080df8d80b13bcd0a81 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:40:20 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ea0e4c44..bfa60228 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -678,6 +678,16 @@ "contributions": [ "maintenance" ] + }, + { + "login": "Chamion", + "name": "Jemi Salo", + "avatar_url": "https://avatars.githubusercontent.com/u/22522302?v=4", + "profile": "https://github.com/Chamion", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,