From 9b2576a224b6c678cb89a1e39834658afdad5caa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:15:35 +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 3750472..cc0e2bc 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ for (const { plugins } of projects) { ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -61,6 +61,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Thomas.G
Thomas.G

💻 🐛 🚧 🛡️ 👀 PierreDemailly
PierreDemailly

💻 ⚠️ yurifa
yurifa

⚠️ + Kouadio Fabrice N'guessan
Kouadio Fabrice N'guessan

💻 From 14a29811a590ffe2727f0b9b76994ceba86f12e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:15:36 +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 769d527..ad5b889 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -36,6 +36,15 @@ "contributions": [ "test" ] + }, + { + "login": "fabnguess", + "name": "Kouadio Fabrice N'guessan", + "avatar_url": "https://avatars.githubusercontent.com/u/72697416?v=4", + "profile": "https://github.com/fabnguess", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,