Skip to content

Commit a092464

Browse files
docs: add moeyashi as a contributor for doc (#1411)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2f823ef commit a092464

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,6 +2692,15 @@
26922692
"contributions": [
26932693
"doc"
26942694
]
2695+
},
2696+
{
2697+
"login": "moeyashi",
2698+
"name": "Ren Adachi",
2699+
"avatar_url": "https://avatars.githubusercontent.com/u/49895682?v=4",
2700+
"profile": "https://github.com/moeyashi",
2701+
"contributions": [
2702+
"doc"
2703+
]
26952704
}
26962705
],
26972706
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ Thanks goes to these wonderful people
517517
<td align="center" valign="top" width="14.28%"><a href="https://github.com/denisx"><img src="https://avatars.githubusercontent.com/u/427776?v=4?s=100" width="100px;" alt="denisx"/><br /><sub><b>denisx</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=denisx" title="Code">💻</a></td>
518518
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ggualiato"><img src="https://avatars.githubusercontent.com/u/26698704?v=4?s=100" width="100px;" alt="Giovanni Gualiato"/><br /><sub><b>Giovanni Gualiato</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ggualiato" title="Documentation">📖</a></td>
519519
<td align="center" valign="top" width="14.28%"><a href="https://github.com/saubaig456"><img src="https://avatars.githubusercontent.com/u/143418574?v=4?s=100" width="100px;" alt="Saud Baig"/><br /><sub><b>Saud Baig</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=saubaig456" title="Documentation">📖</a></td>
520+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/moeyashi"><img src="https://avatars.githubusercontent.com/u/49895682?v=4?s=100" width="100px;" alt="Ren Adachi"/><br /><sub><b>Ren Adachi</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=moeyashi" title="Documentation">📖</a></td>
520521
</tr>
521522
</tbody>
522523
</table>

0 commit comments

Comments
 (0)