From 54c7cc62b2a2f29d181ebbd12ade88d5c0806b0f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:36:44 +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 326ce73..d5fd9a3 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -21,6 +21,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jan Wedel
Jan Wedel

💻 + Markus Friedli
Markus Friedli

🐛 From c8d1467ae27426f5cf3b3b5d6a0653e3a7ecc3e7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:36:45 +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 58ffb77..f32709b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -83,6 +83,15 @@ "contributions": [ "code" ] + }, + { + "login": "frimtec", + "name": "Markus Friedli", + "avatar_url": "https://avatars.githubusercontent.com/u/3511114?v=4", + "profile": "https://github.com/frimtec", + "contributions": [ + "bug" + ] } ] }