From a86441f53726b1f6740fb128eb609c113c78bfc3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:04: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 aefe3730..0d638561 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Documentation and examples: Bram Borggreve
Bram Borggreve

💻 Sander Elias
Sander Elias

💻 Jeffrey Bosch
Jeffrey Bosch

💻 + Harpush
Harpush

💻 From 4a3a0995d92fdddbd6e8f020b51aacdcb77f00e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:05:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 13c20e5a..783a2507 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,10 +33,11 @@ "name": "Sander Elias", "avatar_url": "https://avatars.githubusercontent.com/u/1249083?v=4", "profile": "https://github.com/SanderElias", - "contributions": [ + "contributions": [ "code" ] - },{ + }, + { "login": "Jefiozie", "name": "Jeffrey Bosch", "avatar_url": "https://avatars.githubusercontent.com/u/17835373?v=4", @@ -44,6 +45,15 @@ "contributions": [ "code" ] + }, + { + "login": "Harpush", + "name": "Harpush", + "avatar_url": "https://avatars.githubusercontent.com/u/30085989?v=4", + "profile": "https://github.com/Harpush", + "contributions": [ + "code" + ] } ], "commitType": "docs",