Skip to content

docs: add ssi02014 as a contributor for doc #1295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2483,6 +2483,15 @@
"contributions": [
"doc"
]
},
{
"login": "ssi02014",
"name": "Gromit (전민재)",
"avatar_url": "https://avatars.githubusercontent.com/u/64779472?v=4",
"profile": "https://blog.naver.com/ssi02014",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ Thanks goes to these wonderful people
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/friederbluemle"><img src="https://avatars.githubusercontent.com/u/743291?v=4?s=100" width="100px;" alt="Frieder Bluemle"/><br /><sub><b>Frieder Bluemle</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=friederbluemle" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.naver.com/ssi02014"><img src="https://avatars.githubusercontent.com/u/64779472?v=4?s=100" width="100px;" alt="Gromit (전민재)"/><br /><sub><b>Gromit (전민재)</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=ssi02014" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down