Skip to content

Commit 24946ac

Browse files
Merge pull request #243 from max-programming/all-contributors/add-anuja12mishra
docs: add anuja12mishra as a contributor for design, code, and bug
2 parents e2b1b99 + 691f078 commit 24946ac

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,17 @@
482482
"contributions": [
483483
"code"
484484
]
485+
},
486+
{
487+
"login": "anuja12mishra",
488+
"name": "Anuja Mishra",
489+
"avatar_url": "https://avatars.githubusercontent.com/u/109236275?v=4",
490+
"profile": "https://github.com/anuja12mishra",
491+
"contributions": [
492+
"design",
493+
"code",
494+
"bug"
495+
]
485496
}
486497
],
487498
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Web app that lets you find eligible repositories for Hacktoberfest!
66
Use it here - https://finder.usmans.me
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
<a href="https://gitmoji.dev">
1212
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
@@ -116,6 +116,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
116116
<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>
117117
<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>
118118
</tr>
119+
<tr>
120+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anuja12mishra"><img src="https://avatars.githubusercontent.com/u/109236275?v=4?s=100" width="100px;" alt="Anuja Mishra"/><br /><sub><b>Anuja Mishra</b></sub></a><br /><a href="#design-anuja12mishra" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=anuja12mishra" title="Code">💻</a> <a href="https://github.com/max-programming/hacktoberfest-projects/issues?q=author%3Aanuja12mishra" title="Bug reports">🐛</a></td>
121+
</tr>
119122
</tbody>
120123
</table>
121124

0 commit comments

Comments
 (0)