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 @sunggeorge as a contributor #318

Merged
merged 1 commit into from
May 17, 2024
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
22 changes: 21 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2074,8 +2074,28 @@
"plugin",
"test"
]
},
{
"login": "sunggeorge",
"name": "sunggeorge",
"avatar_url": "https://avatars.githubusercontent.com/u/6152989?v=4",
"profile": "https://github.com/sunggeorge",
"contributions": [
"bug",
"code",
"content",
"data",
"design",
"doc",
"example",
"test",
"tool",
"translation",
"tutorial",
"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 @@ -36,7 +36,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-137-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-138-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -224,6 +224,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/jiuyueshenhua"><img src="https://avatars.githubusercontent.com/u/109449284?v=4?s=100" width="100px;" alt="CatCat Ice"/><br /><sub><b>CatCat Ice</b></sub></a><br /><a href="#content-jiuyueshenhua" title="Content">πŸ–‹</a> <a href="#tutorial-jiuyueshenhua" title="Tutorials">βœ…</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/syke9p3"><img src="https://avatars.githubusercontent.com/u/75114627?v=4?s=100" width="100px;" alt="Kenth"/><br /><sub><b>Kenth</b></sub></a><br /><a href="#design-syke9p3" title="Design">🎨</a> <a href="#example-syke9p3" title="Examples">πŸ’‘</a> <a href="#ideas-syke9p3" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#mentoring-syke9p3" title="Mentoring">πŸ§‘β€πŸ«</a> <a href="#translation-syke9p3" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ManuelaFlores"><img src="https://avatars.githubusercontent.com/u/31525603?v=4?s=100" width="100px;" alt="Manuela Flores"/><br /><sub><b>Manuela Flores</b></sub></a><br /><a href="#a11y-ManuelaFlores" title="Accessibility">️️️️♿️</a> <a href="#question-ManuelaFlores" title="Answering Questions">πŸ’¬</a> <a href="#blog-ManuelaFlores" title="Blogposts">πŸ“</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3AManuelaFlores" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=ManuelaFlores" title="Code">πŸ’»</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=ManuelaFlores" title="Documentation">πŸ“–</a> <a href="#example-ManuelaFlores" title="Examples">πŸ’‘</a> <a href="#maintenance-ManuelaFlores" title="Maintenance">🚧</a> <a href="#plugin-ManuelaFlores" title="Plugin/utility libraries">πŸ”Œ</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=ManuelaFlores" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sunggeorge"><img src="https://avatars.githubusercontent.com/u/6152989?v=4?s=100" width="100px;" alt="sunggeorge"/><br /><sub><b>sunggeorge</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Asunggeorge" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sunggeorge" title="Code">πŸ’»</a> <a href="#content-sunggeorge" title="Content">πŸ–‹</a> <a href="#data-sunggeorge" title="Data">πŸ”£</a> <a href="#design-sunggeorge" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sunggeorge" title="Documentation">πŸ“–</a> <a href="#example-sunggeorge" title="Examples">πŸ’‘</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sunggeorge" title="Tests">⚠️</a> <a href="#tool-sunggeorge" title="Tools">πŸ”§</a> <a href="#translation-sunggeorge" title="Translation">🌍</a> <a href="#tutorial-sunggeorge" title="Tutorials">βœ…</a> <a href="#userTesting-sunggeorge" title="User Testing">πŸ““</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading