From 77d8cf5e9aca3d47a2ecfbc96766f5f911eb2b85 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:49:23 +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 81d1dbe..5565288 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -26,6 +26,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Daniel Hinojosa
Daniel Hinojosa

🐛 Spencer Gibb
Spencer Gibb

🤔 Jeff MAURY
Jeff MAURY

🐛 + Josef Ludvicek
Josef Ludvicek

🐛 From 4c3055d47bdcf2ee07e30ce43f3f937c409ef070 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:49:24 +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 29af0ff..a275477 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -129,6 +129,15 @@ "contributions": [ "bug" ] + }, + { + "login": "jludvice", + "name": "Josef Ludvicek", + "avatar_url": "https://avatars.githubusercontent.com/u/8707241?v=4", + "profile": "https://github.com/jludvice", + "contributions": [ + "bug" + ] } ] }