From 49c43d01a034e06883c28e1d38171a2652e33780 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:19:20 +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 f0e81faf..f8b2048d 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ $ yarn add @nodesecure/documentation-ui ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -259,6 +259,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Clement Gombauld
Clement Gombauld

💻 Mark MALAJ
Mark MALAJ

🐛 Younes Iddahamou Idrissi
Younes Iddahamou Idrissi

💻 + zeearth
zeearth

💻 From b14b5660160e988ff9b22d12bd1f1085f51cde73 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:19:21 +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 0ed41ec9..70654ddc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -195,6 +195,15 @@ "contributions": [ "code" ] + }, + { + "login": "zeearth", + "name": "zeearth", + "avatar_url": "https://avatars.githubusercontent.com/u/1954929?v=4", + "profile": "https://github.com/zeearth", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,