From bb42effa0f70a2b0b6627c1819e368631ecba9ed Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 9 Sep 2024 11:30:22 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 74d2c5056..c525d69b8 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
pierrick-boule 💻 ⚠️ 📖 |
+ Dhairya Majmudar 🐛 |
From f3212052b800d56a67bdf820ff6471561e1b44e6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 9 Sep 2024 11:30:23 +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 149459782..c25044ade 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -196,6 +196,15 @@
"test",
"doc"
]
+ },
+ {
+ "login": "DhairyaMajmudar",
+ "name": "Dhairya Majmudar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/124715224?v=4",
+ "profile": "https://dhaiyra-majmudar.netlify.app/",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 3,