From 0770be4608597571045325877b15544887a65009 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:28:43 +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 0718c1c5..c80b8abf 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ $ yarn add @nodesecure/documentation-ui ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -255,6 +255,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d ZakariaEttani
ZakariaEttani

💻 Foucart Julien
Foucart Julien

📖 Dafyh
Dafyh

⚠️ + Clement Gombauld
Clement Gombauld

💻 From 29803e17edfea56cb0c3fbc88cdcd2fb1eb28e49 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 09:28:44 +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 fcba9386..6551e83f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -168,6 +168,15 @@ "contributions": [ "test" ] + }, + { + "login": "clemgbld", + "name": "Clement Gombauld", + "avatar_url": "https://avatars.githubusercontent.com/u/91478082?v=4", + "profile": "https://clementgombauld.netlify.app/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,