From 466eb6ce780a5c239e22f15305d78f18f6a7ae5d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 18 Mar 2026 14:19:21 +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 33384f69..36fc0754 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Kristian Rickert 💻 🤔 📖 ⚠️ |
 Kaleab A. 💻 📖 |
 Mohammed Faisal 💻 ⚠️ |
+  Arpan Chakraborty 💻 ⚠️ 🖋 📖 |
From 3320516d930b24d92f2be4244f937076e99a793a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 18 Mar 2026 14:19:22 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fd765867..4a063dca 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -156,6 +156,18 @@
"code",
"test"
]
+ },
+ {
+ "login": "ArpanKrChakraborty",
+ "name": "Arpan Chakraborty",
+ "avatar_url": "https://avatars.githubusercontent.com/u/60729468?v=4",
+ "profile": "https://github.com/ArpanKrChakraborty",
+ "contributions": [
+ "code",
+ "test",
+ "content",
+ "doc"
+ ]
}
]
}