Skip to content

Commit 984f245

Browse files
docs: add y-hsgw as a contributor for code, and test (#1014)
1 parent cf02697 commit 984f245

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,16 @@
718718
"test",
719719
"doc"
720720
]
721+
},
722+
{
723+
"login": "y-hsgw",
724+
"name": "Yukihiro Hasegawa",
725+
"avatar_url": "https://avatars.githubusercontent.com/u/49516827?v=4",
726+
"profile": "https://github.com/y-hsgw",
727+
"contributions": [
728+
"code",
729+
"test"
730+
]
721731
}
722732
],
723733
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
552552
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nostrorom"><img src="https://avatars.githubusercontent.com/u/49858211?v=4?s=100" width="100px;" alt="nostro"/><br /><sub><b>nostro</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=nostrorom" title="Code">💻</a></td>
553553
<td align="center" valign="top" width="14.28%"><a href="https://github.com/danielrentz"><img src="https://avatars.githubusercontent.com/u/5064304?v=4?s=100" width="100px;" alt="Daniel Rentz"/><br /><sub><b>Daniel Rentz</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=danielrentz" title="Documentation">📖</a></td>
554554
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StyleShit"><img src="https://avatars.githubusercontent.com/u/32631382?v=4?s=100" width="100px;" alt="StyleShit"/><br /><sub><b>StyleShit</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=StyleShit" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=StyleShit" title="Tests">⚠️</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=StyleShit" title="Documentation">📖</a></td>
555+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/y-hsgw"><img src="https://avatars.githubusercontent.com/u/49516827?v=4?s=100" width="100px;" alt="Yukihiro Hasegawa"/><br /><sub><b>Yukihiro Hasegawa</b></sub></a><br /><a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=y-hsgw" title="Code">💻</a> <a href="https://github.com/testing-library/eslint-plugin-testing-library/commits?author=y-hsgw" title="Tests">⚠️</a></td>
555556
</tr>
556557
</tbody>
557558
</table>

0 commit comments

Comments
 (0)