From 66b3b2fed05cca57bab08a8062ba6b3d47ceed11 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:16:48 +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 bc3ff1af6..fb5887455 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-66-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1289,6 +1289,7 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. wocasella
wocasella

🐛 Petr Zika
Petr Zika

🐛 Sebastian Wachsmuth
Sebastian Wachsmuth

💻 + qrzychu
qrzychu

🐛 From d04c0e547a7070573585b086b3fa9ea103301375 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:16:49 +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 a68a0d40d..3fb2a0789 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -617,6 +617,15 @@ "contributions": [ "code" ] + }, + { + "login": "qrzychu", + "name": "qrzychu", + "avatar_url": "https://avatars.githubusercontent.com/u/4633810?v=4", + "profile": "https://github.com/qrzychu", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,