From c133b90a37dba844157bf69f0db207427d8e7c6c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Oct 2023 14:45:38 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 442fcafef..4a126eec5 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,9 @@ We would like to thank all our contributors and users for their support and feed
 Rishabh Dewangan 💻 |
 Nitin Mishra 💻 |
+
+  Jobin Selvanose 📖 |
+
From 0d2519aeeb6f83173fce7b7e97202bdf5ec433e8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Oct 2023 14:45:39 +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 a8606d45e..d6c71ea41 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -70,6 +70,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Jobin-S",
+ "name": "Jobin Selvanose",
+ "avatar_url": "https://avatars.githubusercontent.com/u/63976083?v=4",
+ "profile": "http://jobinselvanose.com",
+ "contributions": [
+ "doc"
+ ]
}
]
}