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 amandee27 as a contributor for code #227

Merged
merged 2 commits into from
Oct 16, 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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,15 @@
"bug",
"code"
]
},
{
"login": "amandee27",
"name": "Amandee Manushika",
"avatar_url": "https://avatars.githubusercontent.com/u/47607256?v=4",
"profile": "https://github.com/amandee27",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A Web app that lets you find eligible repositories for Hacktoberfest!
Use it here - https://finder.usmans.me

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<a href="https://gitmoji.dev">
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
Expand Down Expand Up @@ -114,6 +114,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://alone-y154.github.io/Portfolio-Website/"><img src="https://avatars.githubusercontent.com/u/72192888?v=4?s=100" width="100px;" alt="Yashwanth Krishna"/><br /><sub><b>Yashwanth Krishna</b></sub></a><br /><a href="#design-Alone-Y154" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=Alone-Y154" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/massdx"><img src="https://avatars.githubusercontent.com/u/63166764?v=4?s=100" width="100px;" alt="Massahoud"/><br /><sub><b>Massahoud</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=massdx" title="Code">💻</a> <a href="#ideas-massdx" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SharizHussain"><img src="https://avatars.githubusercontent.com/u/155846046?v=4?s=100" width="100px;" alt="SharizHussain"/><br /><sub><b>SharizHussain</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/issues?q=author%3ASharizHussain" title="Bug reports">🐛</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=SharizHussain" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/amandee27"><img src="https://avatars.githubusercontent.com/u/47607256?v=4?s=100" width="100px;" alt="Amandee Manushika"/><br /><sub><b>Amandee Manushika</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=amandee27" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading