From fe9b1a6fcb00159795c6e40c3a181c1d2efa5ffb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:44:57 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f3396a3d..14de98639 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-63-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1278,6 +1278,9 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. Jarosław Dutka
Jarosław Dutka

💻 maksionkin
maksionkin

🐛 + + wocasella
wocasella

🐛 + From 65c52f374f092be8e997b6cbe61fde87d4279b15 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:44:58 +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 4c9f7f21c..a58ebcb3d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -589,6 +589,15 @@ "contributions": [ "bug" ] + }, + { + "login": "wocasella", + "name": "wocasella", + "avatar_url": "https://avatars.githubusercontent.com/u/37601504?v=4", + "profile": "https://github.com/wocasella", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,