From 30e8f90b2e0231679e740ff36a86a13e73faa30c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 16:05:06 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a97ccfb..d8f4c51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 💌 MERN Mass Email Sender & AI Auto-Responder -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) A full-stack **MERN Starter Project** for creating an **open-source email marketing platform** — similar to **AWeber** or **Mailchimp** — that can: @@ -294,6 +294,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Indrasuthar07
Indrasuthar07

💻 Abhijit
Abhijit

💻 Kunj Maheshwari
Kunj Maheshwari

💻 + ADARSH SRIVASTAVA
ADARSH SRIVASTAVA

💻 From 50cb69ab8b64216d2d283cfcdb499428234a9a4b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 16:05:07 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5fe2555..2de0047 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -131,6 +131,15 @@ "contributions": [ "code" ] + }, + { + "login": "ADARSHsri2004", + "name": "ADARSH SRIVASTAVA", + "avatar_url": "https://avatars.githubusercontent.com/u/148636737?v=4", + "profile": "https://github.com/ADARSHsri2004", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,