Skip to content

Commit 6214d92

Browse files
docs: add ryota-murakami as a contributor (#593)
* docs: update README.md * docs: update .all-contributorsrc
1 parent c8a8694 commit 6214d92

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
@@ -1017,6 +1017,15 @@
10171017
"code",
10181018
"test"
10191019
]
1020+
},
1021+
{
1022+
"login": "ryota-murakami",
1023+
"name": "Ryota Murakami",
1024+
"avatar_url": "https://avatars2.githubusercontent.com/u/5501268?v=4",
1025+
"profile": "https://ryota-murakami.github.io/",
1026+
"contributions": [
1027+
"doc"
1028+
]
10201029
}
10211030
],
10221031
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,9 @@ Thanks goes to these people ([emoji key][emojis]):
523523
<td align="center"><a href="http://turkerteke.com"><img src="https://avatars3.githubusercontent.com/u/12457162?v=4" width="100px;" alt=""/><br /><sub><b>Türker Teke</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=tteke" title="Documentation">📖</a></td>
524524
<td align="center"><a href="http://linkedin.com/in/zachbrogan"><img src="https://avatars1.githubusercontent.com/u/319162?v=4" width="100px;" alt=""/><br /><sub><b>Zach Brogan</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=zbrogz" title="Code">💻</a> <a href="https://github.com/testing-library/react-testing-library/commits?author=zbrogz" title="Tests">⚠️</a></td>
525525
</tr>
526+
<tr>
527+
<td align="center"><a href="https://ryota-murakami.github.io/"><img src="https://avatars2.githubusercontent.com/u/5501268?v=4" width="100px;" alt=""/><br /><sub><b>Ryota Murakami</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=ryota-murakami" title="Documentation">📖</a></td>
528+
</tr>
526529
</table>
527530
528531
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)