From d0b9110cfeee44bc63d3d5abf01a0c17e1dec59f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:04:42 +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 764f47b5..08fd0cfe 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ $ yarn add @nodesecure/documentation-ui ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -261,6 +261,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Dafyh
Dafyh

⚠️ Clement Gombauld
Clement Gombauld

💻 Mark MALAJ
Mark MALAJ

🐛 + Younes Iddahamou Idrissi
Younes Iddahamou Idrissi

💻 From 2d50d6b8469ed8728198c302280f60ffb547ef00 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:04:43 +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 360d6b5e..0ed41ec9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -186,6 +186,15 @@ "contributions": [ "bug" ] + }, + { + "login": "iddahadev", + "name": "Younes Iddahamou Idrissi", + "avatar_url": "https://avatars.githubusercontent.com/u/30631818?v=4", + "profile": "https://github.com/iddahadev", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,