From 32128dcd3265966d5859965baf7b6cc75217a647 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:39:32 +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 39ad9d44a..e627e0083 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-69-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1292,6 +1292,7 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. qrzychu
qrzychu

🐛 Александр
Александр

🐛 AragornHL
AragornHL

💻 + kmfd3s
kmfd3s

💻 From 66805c08be437e610cbe1f289af9d8e10a093cd0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:39:33 +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 195eec694..40df41943 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -644,6 +644,15 @@ "contributions": [ "code" ] + }, + { + "login": "kmfd3s", + "name": "kmfd3s", + "avatar_url": "https://avatars.githubusercontent.com/u/5180898?v=4", + "profile": "https://github.com/kmfd3s", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,