From 560d5c83e51422ac35cf13b0e04fa11570f88f40 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 19 Nov 2021 17:51:49 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ef89a23..2db2fa2 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
shridhar-coder 💻 |
Devavrat Sarpotdar 💻 |
+ Prafulla Raichurkar 💻 |
From 581abe2dbf67505faa58431134d770a97e3c9dfb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 19 Nov 2021 17:51:50 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3463260..987d278 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,6 +22,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "prafulla-codes",
+ "name": "Prafulla Raichurkar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/36433104?v=4",
+ "profile": "https://prafulla.tech",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,