From 405edc99b34789d776c7f53e62cddf16dbc9af70 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 29 Oct 2023 15:21:29 +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 48fb94c55..70c3b4ae4 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,7 @@ We would like to thank all our contributors and users for their support and feed
 Jobin Selvanose 📖 |
 Hans Fraiponts 📖 |
+  Monil Prajapati 💻 |
From ef5ede15645383d2c4dbae86afac0dc3a5490f1c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 29 Oct 2023 15:21:30 +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 a3c7fb998..4589c78bd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -88,6 +88,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "Monilprajapati",
+ "name": "Monil Prajapati",
+ "avatar_url": "https://avatars.githubusercontent.com/u/99136041?v=4",
+ "profile": "http://linktr.ee/monilprajapati",
+ "contributions": [
+ "code"
+ ]
}
]
}