Skip to content

feat: Add @Michal-Nithesh as a contributor #481

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

Closed
Show file tree
Hide file tree
Changes from 1 commit
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
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2667,6 +2667,20 @@
"contributions": [
"doc"
]
},
{
"login": "Michal-Nithesh",
"name": "Michal Nithesh",
"avatar_url": "https://avatars.githubusercontent.com/u/151201789?v=4",
"profile": "https://michal-nithesh.github.io/",
"contributions": [
"question",
"code",
"doc",
"eventOrganizing",
"example",
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
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-178-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-179-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -277,6 +277,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/stop1204"><img src="https://avatars.githubusercontent.com/u/5403800?v=4?s=100" width="100px;" alt="Terry.He"/><br /><sub><b>Terry.He</b></sub></a><br /><a href="#question-stop1204" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Astop1204" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=stop1204" title="Code">πŸ’»</a> <a href="#content-stop1204" title="Content">πŸ–‹</a> <a href="#design-stop1204" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CynthiaWahome"><img src="https://avatars.githubusercontent.com/u/160864573?v=4?s=100" width="100px;" alt="Cynthia"/><br /><sub><b>Cynthia</b></sub></a><br /><a href="#question-CynthiaWahome" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3ACynthiaWahome" title="Bug reports">πŸ›</a> <a href="#content-CynthiaWahome" title="Content">πŸ–‹</a> <a href="#eventOrganizing-CynthiaWahome" title="Event Organizing">πŸ“‹</a> <a href="#ideas-CynthiaWahome" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-CynthiaWahome" title="Project Management">πŸ“†</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shubhamchasing"><img src="https://avatars.githubusercontent.com/u/106425076?v=4?s=100" width="100px;" alt="Shubham Sharma"/><br /><sub><b>Shubham Sharma</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=shubhamchasing" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://michal-nithesh.github.io/"><img src="https://avatars.githubusercontent.com/u/151201789?v=4?s=100" width="100px;" alt="Michal Nithesh"/><br /><sub><b>Michal Nithesh</b></sub></a><br /><a href="#question-Michal-Nithesh" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Michal-Nithesh" title="Code">πŸ’»</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Michal-Nithesh" title="Documentation">πŸ“–</a> <a href="#eventOrganizing-Michal-Nithesh" title="Event Organizing">πŸ“‹</a> <a href="#example-Michal-Nithesh" title="Examples">πŸ’‘</a> <a href="#ideas-Michal-Nithesh" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading