From db8c29725681e5608769e142815ba6e32dd74d78 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:35:56 +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 902b43ec4..6625fcb2d 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ We would like to thank all our contributors and users for their support and feed Aleksandar Jakovljevic
Aleksandar Jakovljevic

💻 Amol
Amol

💻 + Priyanshu Dwivedi
Priyanshu Dwivedi

💻 From 3542b45161c8d8180256b112ac42d79352db6cb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 14:35:57 +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 c8d920c2e..1a6468155 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -25,6 +25,15 @@ "contributions": [ "code" ] + }, + { + "login": "BuilderPrid", + "name": "Priyanshu Dwivedi", + "avatar_url": "https://avatars.githubusercontent.com/u/106882895?v=4", + "profile": "https://github.com/BuilderPrid", + "contributions": [ + "code" + ] } ] }