Skip to content

Commit

Permalink
docs: add @sunggeorge as a contributor (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunggeorge authored May 17, 2024
1 parent 4d554c3 commit bd950e7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
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

0 comments on commit bd950e7

Please sign in to comment.