From 6b2bd13de835dab7fa7795e577c9409b03a99f9d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:22:19 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28628f6..9d9ee05 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Web app that lets you find eligible repositories for Hacktoberfest! Use it here - https://finder.usmans.me -[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) Gitmoji @@ -116,6 +116,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d SharizHussain
SharizHussain

🐛 💻 Amandee Manushika
Amandee Manushika

💻 + + Anuja Mishra
Anuja Mishra

🎨 💻 🐛 + From 691f07844a19d7b6bb72ac53cb905ac7ef0a97e7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:22:20 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5533bbd..983fd37 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -482,6 +482,17 @@ "contributions": [ "code" ] + }, + { + "login": "anuja12mishra", + "name": "Anuja Mishra", + "avatar_url": "https://avatars.githubusercontent.com/u/109236275?v=4", + "profile": "https://github.com/anuja12mishra", + "contributions": [ + "design", + "code", + "bug" + ] } ], "contributorsPerLine": 7,