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 @sank8-2 as a contributor #575

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
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3104,6 +3104,17 @@
"translation",
"tutorial"
]
},
{
"login": "sank8-2",
"name": "Sanketh Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/61641814?v=4",
"profile": "https://github.com/sank8-2",
"contributions": [
"question",
"code",
"doc"
]
}
],
"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-212-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-213-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -319,6 +319,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://oss.fyi/nhim-uit"><img src="https://avatars.githubusercontent.com/u/165756103?v=4?s=100" width="100px;" alt="Hoang Nhi, Mai"/><br /><sub><b>Hoang Nhi, Mai</b></sub></a><br /><a href="#question-nhim-uit" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Anhim-uit" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Code">πŸ’»</a> <a href="#design-nhim-uit" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Documentation">πŸ“–</a> <a href="#example-nhim-uit" title="Examples">πŸ’‘</a> <a href="#ideas-nhim-uit" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-nhim-uit" title="Project Management">πŸ“†</a> <a href="#talk-nhim-uit" title="Talks">πŸ“’</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Tests">⚠️</a> <a href="#tool-nhim-uit" title="Tools">πŸ”§</a> <a href="#translation-nhim-uit" title="Translation">🌍</a> <a href="#tutorial-nhim-uit" title="Tutorials">βœ…</a> <a href="#userTesting-nhim-uit" title="User Testing">πŸ““</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrcentimetre"><img src="https://avatars.githubusercontent.com/u/74942413?v=4?s=100" width="100px;" alt="Udana Nimsara"/><br /><sub><b>Udana Nimsara</b></sub></a><br /><a href="#question-mrcentimetre" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=mrcentimetre" title="Code">πŸ’»</a> <a href="#eventOrganizing-mrcentimetre" title="Event Organizing">πŸ“‹</a> <a href="#example-mrcentimetre" title="Examples">πŸ’‘</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3Amrcentimetre" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Amrcentimetre" title="Bug reports">πŸ›</a> <a href="#translation-mrcentimetre" title="Translation">🌍</a> <a href="#tutorial-mrcentimetre" title="Tutorials">βœ…</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sank8-2"><img src="https://avatars.githubusercontent.com/u/61641814?v=4?s=100" width="100px;" alt="Sanketh Kumar"/><br /><sub><b>Sanketh Kumar</b></sub></a><br /><a href="#question-sank8-2" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sank8-2" title="Code">πŸ’»</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=sank8-2" title="Documentation">πŸ“–</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading