From 8e02d85433e1ec45c05018a295e807641119d2a7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 07:16:39 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9ee05..9a9d1e2 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-50-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) Gitmoji @@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Anuja Mishra
Anuja Mishra

🎨 💻 🐛 + Yash Raj
Yash Raj

💻 🎨 🤔 From 5d384be22f3165e579caef8aea5c8c8d1435e197 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 07:16:40 +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 983fd37..ffdcac4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -493,6 +493,17 @@ "code", "bug" ] + }, + { + "login": "offbeatjs", + "name": "Yash Raj ", + "avatar_url": "https://avatars.githubusercontent.com/u/193760898?v=4", + "profile": "https://github.com/offbeatjs", + "contributions": [ + "code", + "design", + "ideas" + ] } ], "contributorsPerLine": 7,