Skip to content

Commit

Permalink
docs: add @tkim602 as a contributor (#560)
Browse files Browse the repository at this point in the history
Co-authored-by: Ayu Adiati <[email protected]>
  • Loading branch information
tkim602 and adiati98 authored Dec 18, 2024
1 parent 4bddfc2 commit 8da6a66
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
15 changes: 14 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3260,8 +3260,21 @@
"code",
"doc"
]
},
{
"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,
"linkToUsage": true
}
}
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-223-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-224-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -332,6 +332,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/adaniel105"><img src="https://avatars.githubusercontent.com/u/91155263?v=4?s=100" width="100px;" alt="adaniel105"/><br /><sub><b>adaniel105</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=adaniel105" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=adaniel105" title="Documentation">📖</a> <a href="#infra-adaniel105" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#plugin-adaniel105" title="Plugin/utility libraries">🔌</a> <a href="#research-adaniel105" title="Research">🔬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stephmukami"><img src="https://avatars.githubusercontent.com/u/78403465?v=4?s=100" width="100px;" alt="Mukami"/><br /><sub><b>Mukami</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=stephmukami" title="Code">💻</a> <a href="#data-stephmukami" title="Data">🔣</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SusanGithaigaN"><img src="https://avatars.githubusercontent.com/u/117893498?v=4?s=100" width="100px;" alt="Susan Githaiga"/><br /><sub><b>Susan Githaiga</b></sub></a><br /><a href="#question-SusanGithaigaN" title="Answering Questions">💬</a> <a href="#blog-SusanGithaigaN" title="Blogposts">📝</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3ASusanGithaigaN" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=SusanGithaigaN" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=SusanGithaigaN" title="Documentation">📖</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

0 comments on commit 8da6a66

Please sign in to comment.