From ca774479497866458e225f651364558f8c31fa84 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 27 Feb 2025 16:17:35 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 44099678..7905b9a8 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ This project exists thanks to the following contributors
 Jake Vanderplas 👀 |
 kotlinisland 👀 |
 detachhead 👀 |
+  Neil Girdhar 💻 ⚠️ |
From cc46f37422a7fa158093e4e6764fdc6bc9d4d785 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 27 Feb 2025 16:17:36 +0000
Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index a482691e..fe523669 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -33,6 +33,7 @@ This project exists thanks to the following contributors
 Jake Vanderplas 👀 |
 kotlinisland 👀 |
 detachhead 👀 |
+  Neil Girdhar 💻 ⚠️ |
From dde584ec31c935b562e940a3b53008122c028c15 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 27 Feb 2025 16:17:37 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e0565ac1..08df82c1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -214,6 +214,16 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "NeilGirdhar",
+ "name": "Neil Girdhar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/730137?v=4",
+ "profile": "https://github.com/NeilGirdhar",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
]
}