From 1a2483b12f38effa6ca0f7f5008295c57ff9bc44 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:38:52 +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 78312096f..eea6241ed 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ We would like to thank all our contributors and users for their support and feed Amol
Amol

💻 Priyanshu Dwivedi
Priyanshu Dwivedi

💻 Akriti Sengar
Akriti Sengar

💻 + Parth Chawande
Parth Chawande

💻 From 118a8e6240201970d4147816dc51a843fcdf2332 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:38:53 +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 6f1d5e957..358b926ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -43,6 +43,15 @@ "contributions": [ "code" ] + }, + { + "login": "parthrc", + "name": "Parth Chawande", + "avatar_url": "https://avatars.githubusercontent.com/u/101104958?v=4", + "profile": "https://github.com/parthrc", + "contributions": [ + "code" + ] } ] }