From 9099e64a11530cd45b82fc99aa2b2540b1cc7ba5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:38:50 +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 e7a80df..5a1ec5d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -24,6 +24,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Markus Friedli
Markus Friedli

🐛 Sebastian Lövdahl
Sebastian Lövdahl

🐛 Daniel Hinojosa
Daniel Hinojosa

🐛 + Spencer Gibb
Spencer Gibb

🤔 From 3a8325fe65883fb0b62f226fff163c8dfffec0ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:38:51 +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 eaa3f39..6a5713a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -110,6 +110,15 @@ "contributions": [ "bug" ] + }, + { + "login": "spencergibb", + "name": "Spencer Gibb", + "avatar_url": "https://avatars.githubusercontent.com/u/594085?v=4", + "profile": "https://gibb.tech", + "contributions": [ + "ideas" + ] } ] }