From 3430e25f573ecd2373618b359bd95831ede3de01 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:13: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 2a2d5311..21d604e3 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-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -900,6 +900,7 @@ Returns a response that looks something like this: bielik01
bielik01

🐛 🤔 naaeef
naaeef

🤔 + Alireza Habibi
Alireza Habibi

🐛 From ade9679b90a9c297bb1d290d6fdf0f23cc4b4665 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:13: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 bce3f48c..685abe50 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -218,6 +218,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "alrz", + "name": "Alireza Habibi", + "avatar_url": "https://avatars.githubusercontent.com/u/3105979?v=4", + "profile": "https://github.com/alrz", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,