From 71fd7b20a605570970a04b2b63dcc3e414d36ac1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 17 Dec 2023 04:52:19 +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 510848dd2..9c5d5b378 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,9 @@ We would like to thank all our contributors and users for their support and feed
 Govinda Kocharekar 💻 |
 Bilal Ahmad Bhat 💻 |
+
+  Vikram 💻 |
+
From 995a2a5cef2aeadf9b294031d66d8ba3e8b60897 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 17 Dec 2023 04:52:20 +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 aebf49231..c6fe8646b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -196,6 +196,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "VikramNagwal",
+ "name": "Vikram",
+ "avatar_url": "https://avatars.githubusercontent.com/u/123088024?v=4",
+ "profile": "https://github.com/VikramNagwal",
+ "contributions": [
+ "code"
+ ]
}
]
}