From c01e903c3bb8170ab5d314db9f935cd276fc5a37 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:57:33 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 8547ae1..de1919c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-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) @@ -299,27 +299,30 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +

Holger Pandel

πŸ’»

Marvin Kweyu

πŸ’»

Foundjem

πŸ’»

Rafael Martins

πŸ’»

OtΓ‘vio Augusto

πŸ“–

Roger Carhuatocto

πŸ““

Rafael Pereira

πŸ““

Tom Halliley

πŸ’΅

Sven Finke

πŸ€”

ibury08

πŸ’»

Josip Trupina

πŸ’»

David Quartino

πŸ’»

Borjovsky

πŸ’»

EDIflyer

πŸ’»

Gaby

πŸ’΅
Holger Pandel
Holger Pandel

πŸ’»
Marvin Kweyu
Marvin Kweyu

πŸ’»
Foundjem
Foundjem

πŸ’»
Rafael Martins
Rafael Martins

πŸ’»
OtΓ‘vio Augusto
OtΓ‘vio Augusto

πŸ“–
Roger Carhuatocto
Roger Carhuatocto

πŸ““
Rafael Pereira
Rafael Pereira

πŸ““
Tom Halliley
Tom Halliley

πŸ’΅
Sven Finke
Sven Finke

πŸ€”
ibury08
ibury08

πŸ’»
Josip Trupina
Josip Trupina

πŸ’»
David Quartino
David Quartino

πŸ’»
Borjovsky
Borjovsky

πŸ’»
EDIflyer
EDIflyer

πŸ’»
Gaby
Gaby

πŸ’΅
nboehm99
nboehm99

πŸ’»
From 865ef93d8eed55756adee34eb312319025b1030d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:57:34 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e97f154..892f1a3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -139,6 +139,15 @@ "contributions": [ "financial" ] + }, + { + "login": "nboehm99", + "name": "nboehm99", + "avatar_url": "https://avatars.githubusercontent.com/u/15960192?v=4", + "profile": "https://github.com/nboehm99", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -146,5 +155,7 @@ "projectOwner": "diogocavilha", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }