From 8ab6cbfc21733f14c7e1ce67626da7099e538112 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:33:18 +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 adb4c7591cb2..6283ddf90255 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=iluwatar_java-design-patterns&metric=coverage)](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns) [![Join the chat at https://gitter.im/iluwatar/java-design-patterns](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![All Contributors](https://img.shields.io/badge/all_contributors-404-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-405-orange.svg?style=flat-square)](#contributors-)
@@ -599,6 +599,7 @@ This project is licensed under the terms of the MIT license. Dhiraj Birajdar
Dhiraj Birajdar

📖 Stefan Siebers
Stefan Siebers

🌍 + OrbisAI Security
OrbisAI Security

🛡️ From b426309b05a32cccebc23e4cf99f7cdf2a38fdaf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 17:33:19 +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 0ceed882e35a..3ade6027312e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3683,6 +3683,15 @@ "contributions": [ "translation" ] + }, + { + "login": "orbisai0security", + "name": "OrbisAI Security", + "avatar_url": "https://avatars.githubusercontent.com/u/242526317?v=4", + "profile": "https://orbisappsec.com/", + "contributions": [ + "security" + ] } ], "contributorsPerLine": 6,