From 9afeaed25a2897f757e94b9203af3b622ec71d53 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:34:57 +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 2e75edab..764f47b5 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-18-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -260,6 +260,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Foucart Julien
Foucart Julien

📖 Dafyh
Dafyh

⚠️ Clement Gombauld
Clement Gombauld

💻 + Mark MALAJ
Mark MALAJ

🐛 From 7910323c0544170ea460d757b6b6b3dce5c170d9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 17:34:57 +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 6551e83f..360d6b5e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -177,6 +177,15 @@ "contributions": [ "code" ] + }, + { + "login": "Markobobby", + "name": "Mark MALAJ", + "avatar_url": "https://avatars.githubusercontent.com/u/15210179?v=4", + "profile": "https://www.linkedin.com/in/mark-malaj-99b1b8b7/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,