From acef5887cb63165558139b66254124f2e4a9145e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:04: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 404c2730..3811e707 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-47-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1893,6 +1893,7 @@ Personally, they I use Refitter is to generate an interface per endpoint, so whe Jérémy BRUN-PICARD
Jérémy BRUN-PICARD

🤔 Ed Barnard
Ed Barnard

🤔 bastien.noel
bastien.noel

🐛 + Meikel Philipp
Meikel Philipp

🤔 From b90d0b074f6f7ed487830b641fb8b243cd4523a8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:04: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 042cd749..ffd87038 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -441,6 +441,15 @@ "contributions": [ "bug" ] + }, + { + "login": "MeikelLP", + "name": "Meikel Philipp", + "avatar_url": "https://avatars.githubusercontent.com/u/11669846?v=4", + "profile": "https://github.com/MeikelLP", + "contributions": [ + "ideas" + ] } ], "contributorsPerLine": 7,