From d1163abca92c6ed17778090f293e815ea90ae82b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:58:49 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d6cf4574..d4d22657 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jan Wedel
Jan Wedel

🐛 + Usman Shaikh
Usman Shaikh

💻 From 99d9bcedb83a1dd082063843cf6aa00c03e7f77c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:58: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 df3c3386..1eef5dcd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -20,6 +20,15 @@ "contributions": [ "bug" ] + }, + { + "login": "shaikhu", + "name": "Usman Shaikh", + "avatar_url": "https://avatars.githubusercontent.com/u/38332365?v=4", + "profile": "https://github.com/shaikhu", + "contributions": [ + "code" + ] } ] }