From 96f17c889998e94385abe4e5ae26f54b633df13e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 14:46:39 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index dbba7c93..8e0f0726 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ export type ReportOnFile = { ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -187,18 +187,21 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - + + + + + + + + + + + + + + +

Gentilhomme

💻 📖 👀 🛡️ 🐛

Nicolas Hallaert

📖

Antoine

💻

Mathieu

💻

Vincent Dhennin

💻 ⚠️

Tony Gorez

💻 📖 ⚠️

PierreD

⚠️

Franck Hallaert

💻
Gentilhomme
Gentilhomme

💻 📖 👀 🛡️ 🐛
Nicolas Hallaert
Nicolas Hallaert

📖
Antoine
Antoine

💻
Mathieu
Mathieu

💻
Vincent Dhennin
Vincent Dhennin

💻 ⚠️
Tony Gorez
Tony Gorez

💻 📖 ⚠️
PierreD
PierreD

⚠️
Franck Hallaert
Franck Hallaert

💻
Maji
Maji

💻
From 857466bb0385ba13d9b51166861106fe389aa776 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 14:46:40 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1586e1f6..8b99677b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -83,6 +83,15 @@ "contributions": [ "code" ] + }, + { + "login": "M4gie", + "name": "Maji", + "avatar_url": "https://avatars.githubusercontent.com/u/33150916?v=4", + "profile": "https://maji.kiwi", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -90,5 +99,6 @@ "projectOwner": "NodeSecure", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }