From 0051f13c398381a232c6c10ea38afa4884dd35b7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:50:46 +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 67a9be3..a1fb572 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) [![Build](https://github.com/diogocavilha/fancy-git/actions/workflows/main.yml/badge.svg)](https://github.com/diogocavilha/fancy-git/actions/workflows/main.yml) @@ -327,6 +327,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Gaby
Gaby

💵 nboehm99
nboehm99

💻 + Mike Szczys
Mike Szczys

💻 From 12b5967b77c57ba2254ec72f5254235a4b563507 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:50:47 +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 892f1a3..f0f58b8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -148,6 +148,15 @@ "contributions": [ "code" ] + }, + { + "login": "szczys", + "name": "Mike Szczys", + "avatar_url": "https://avatars.githubusercontent.com/u/367685?v=4", + "profile": "http://jumptuck.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,