From ee4a787b81ed6e1e030183a17f8f9cb88aebbc12 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:18:59 +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 32b792d00..510848dd2 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ We would like to thank all our contributors and users for their support and feed Maurizio Pillitu
Maurizio Pillitu

🐛 Luis Parra
Luis Parra

️️️️♿️ Govinda Kocharekar
Govinda Kocharekar

💻 + Bilal Ahmad Bhat
Bilal Ahmad Bhat

💻 From b9e9694d6197665ca9d3af56b2401aa0d6cd8d6c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:19:00 +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 2adb685d1..aebf49231 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -187,6 +187,15 @@ "contributions": [ "code" ] + }, + { + "login": "crediblebilal", + "name": "Bilal Ahmad Bhat", + "avatar_url": "https://avatars.githubusercontent.com/u/55330484?v=4", + "profile": "https://bilal.cc", + "contributions": [ + "code" + ] } ] }