Skip to content
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

docs: add Ahn-seokjoo as a contributor for code #251

Merged
merged 9 commits into from
Oct 21, 2024
7 changes: 6 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@
"avatar_url": "https://avatars.githubusercontent.com/u/67602108?v=4",
"profile": "https://github.com/Ahn-seokjoo",
"contributions": [
"design"
"design",
"code",
"infra",
"projectManagement",
"test",
"review"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ check emoji ([emoji key](https://allcontributors.org/docs/en/emoji-key)):=
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ahn-seokjoo"><img src="https://avatars.githubusercontent.com/u/67602108?v=4?s=100" width="100px;" alt="Ahn-SeokJoo"/><br /><sub><b>Ahn-SeokJoo</b></sub></a><br /><a href="#design-Ahn-seokjoo" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ahn-seokjoo"><img src="https://avatars.githubusercontent.com/u/67602108?v=4?s=100" width="100px;" alt="Ahn-SeokJoo"/><br /><sub><b>Ahn-SeokJoo</b></sub></a><br /><a href="#design-Ahn-seokjoo" title="Design">🎨</a> <a href="https://github.com/mash-up-kr/Dorabangs_Android/commits?author=Ahn-seokjoo" title="Code">💻</a> <a href="#infra-Ahn-seokjoo" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#projectManagement-Ahn-seokjoo" title="Project Management">📆</a> <a href="https://github.com/mash-up-kr/Dorabangs_Android/commits?author=Ahn-seokjoo" title="Tests">⚠️</a> <a href="https://github.com/mash-up-kr/Dorabangs_Android/pulls?q=is%3Apr+reviewed-by%3AAhn-seokjoo" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ddyeon"><img src="https://avatars.githubusercontent.com/u/53086454?v=4?s=100" width="100px;" alt="DAYEON BAEK"/><br /><sub><b>DAYEON BAEK</b></sub></a><br /><a href="https://github.com/mash-up-kr/Dorabangs_Android/commits?author=ddyeon" title="Tests">⚠️</a> <a href="https://github.com/mash-up-kr/Dorabangs_Android/pulls?q=is%3Apr+reviewed-by%3Addyeon" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/mash-up-kr/Dorabangs_Android/commits?author=ddyeon" title="Code">💻</a></td>
</tr>
</tbody>
Expand Down
Loading