From f712510a14658a4e6fba847454d579d277b0a361 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:01:10 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e99b3a8..bc3ff1af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![codecov](https://codecov.io/gh/christianhelle/refitter/graph/badge.svg?token=242YT1N6T2)](https://codecov.io/gh/christianhelle/refitter) -[![All Contributors](https://img.shields.io/badge/all_contributors-65-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1288,6 +1288,7 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. wocasella
wocasella

🐛 Petr Zika
Petr Zika

🐛 + Sebastian Wachsmuth
Sebastian Wachsmuth

💻 From 98e8f6f05d800d6652492b5f3995e490673bb71f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:01:11 +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 fef2779f..a68a0d40 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -608,6 +608,15 @@ "contributions": [ "bug" ] + }, + { + "login": "sebastian-wachsmuth", + "name": "Sebastian Wachsmuth", + "avatar_url": "https://avatars.githubusercontent.com/u/87482207?v=4", + "profile": "https://github.com/sebastian-wachsmuth", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,