From 2ba6113ba9a71da94a30e8a2d9225f779db58bc6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:28:41 +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 c9b3762e3..b03a36de0 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-71-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1298,6 +1298,7 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. Philipp Feigl
Philipp Feigl

🐛 + Tommi Haapa
Tommi Haapa

🐛 From f348aedd5dbc7381f660dbd0849377b674078435 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:28:42 +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 1f67f1738..401160db6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -662,6 +662,15 @@ "contributions": [ "bug" ] + }, + { + "login": "tommieemeli", + "name": "Tommi Haapa", + "avatar_url": "https://avatars.githubusercontent.com/u/47896768?v=4", + "profile": "https://tommihaapa.fi/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,