From 8d671aa5a8a5744bc3c5be06ba544b2db3552c8a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:31:44 +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 3c937fc7..23f76354 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-19-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -808,6 +808,7 @@ Returns a response that looks something like this: Ekkeir
Ekkeir

📖 🐛 Waylon Martinez
Waylon Martinez

🐛 vkmadupa
vkmadupa

🐛 + Noblix
Noblix

💻 From 4e3280acd1983dcf13d433947eee36f15c3ee48b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:31:45 +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 e724846c..f60c7d2f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -180,6 +180,15 @@ "contributions": [ "bug" ] + }, + { + "login": "Noblix", + "name": "Noblix", + "avatar_url": "https://avatars.githubusercontent.com/u/22076883?v=4", + "profile": "https://github.com/Noblix", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,