From 6f8b87f34180364c62d2a1a69ca2835c370579ec Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 06:04:24 +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 ec9db107b2ea..acb40b56bc99 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-417-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-418-orange.svg?style=flat-square)](#contributors-)
@@ -637,6 +637,7 @@ This project is licensed under the terms of the MIT license. Sandhya
Sandhya

💻 dev-ikae
dev-ikae

💻 zanarelli
zanarelli

🌍 + KaizenCode
KaizenCode

🌍 From 2a97031a016f9050fa92b175cc43e792d1dca6ee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 06:04:25 +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 ccc740df15e1..ad56534bf369 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3800,6 +3800,15 @@ "contributions": [ "translation" ] + }, + { + "login": "kaizencode-art", + "name": "KaizenCode", + "avatar_url": "https://avatars.githubusercontent.com/u/206610174?v=4", + "profile": "http://blog.kaizensphere.dev", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 6,