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 @tkim602 as a contributor #560

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
13 changes: 13 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3019,6 +3019,19 @@
"question",
"code"
]
},
{
"login": "tkim602",
"name": "TaeHo Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/157748120?v=4",
"profile": "https://github.com/tkim602",
"contributions": [
"question",
"bug",
"test",
"translation",
"userTesting"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ All contributors are required to abide by our [Code of Conduct](https://github.c
## All Contributors

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-207-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-208-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -312,6 +312,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/asheinT"><img src="https://avatars.githubusercontent.com/u/134621843?v=4?s=100" width="100px;" alt="Ashen Thilakarathna"/><br /><sub><b>Ashen Thilakarathna</b></sub></a><br /><a href="#question-asheinT" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3AasheinT" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ChinmayBagad"><img src="https://avatars.githubusercontent.com/u/117026366?v=4?s=100" width="100px;" alt="Chinmay@234"/><br /><sub><b>Chinmay@234</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=ChinmayBagad" title="Code">πŸ’»</a> <a href="#financial-ChinmayBagad" title="Financial">πŸ’΅</a> <a href="#ideas-ChinmayBagad" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#infra-ChinmayBagad" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#promotion-ChinmayBagad" title="Promotion">πŸ“£</a> <a href="#talk-ChinmayBagad" title="Talks">πŸ“’</a> <a href="#tutorial-ChinmayBagad" title="Tutorials">βœ…</a> <a href="#video-ChinmayBagad" title="Videos">πŸ“Ή</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/satyam0827"><img src="https://avatars.githubusercontent.com/u/113125998?v=4?s=100" width="100px;" alt="Satyam Kumar"/><br /><sub><b>Satyam Kumar</b></sub></a><br /><a href="#a11y-satyam0827" title="Accessibility">️️️️♿️</a> <a href="#question-satyam0827" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=satyam0827" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tkim602"><img src="https://avatars.githubusercontent.com/u/157748120?v=4?s=100" width="100px;" alt="TaeHo Kim"/><br /><sub><b>TaeHo Kim</b></sub></a><br /><a href="#question-tkim602" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Atkim602" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=tkim602" title="Tests">⚠️</a> <a href="#translation-tkim602" title="Translation">🌍</a> <a href="#userTesting-tkim602" title="User Testing">πŸ““</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading