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

feat: Add ankit8848 as a contributor #615

Open
wants to merge 3 commits 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
20 changes: 20 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3273,6 +3273,26 @@
"translation",
"userTesting"
]
},
{
"login": "ankit",
"name": "Ankit Ahuja",
"avatar_url": "https://avatars.githubusercontent.com/u/61857?v=4",
"profile": "http://ankitahuja.com/about",
"contributions": [
"question",
"video"
]
},
{
"login": "Ankit8848",
"name": "Ankit Kumar Jha",
"avatar_url": "https://avatars.githubusercontent.com/u/107815079?v=4",
"profile": "https://ankitjha.live/",
"contributions": [
"a11y",
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
6 changes: 5 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-224-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-226-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -334,6 +334,10 @@ 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/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>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://ankitahuja.com/about"><img src="https://avatars.githubusercontent.com/u/61857?v=4?s=100" width="100px;" alt="Ankit Ahuja"/><br /><sub><b>Ankit Ahuja</b></sub></a><br /><a href="#question-ankit" title="Answering Questions">πŸ’¬</a> <a href="#video-ankit" title="Videos">πŸ“Ή</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://ankitjha.live/"><img src="https://avatars.githubusercontent.com/u/107815079?v=4?s=100" width="100px;" alt="Ankit Kumar Jha"/><br /><sub><b>Ankit Kumar Jha</b></sub></a><br /><a href="#a11y-Ankit8848" title="Accessibility">️️️️♿️</a> <a href="#question-Ankit8848" title="Answering Questions">πŸ’¬</a></td>
</tr>
</tbody>
<tfoot>
<tr>
Expand Down
Loading