From 5f7c32e62a35e1da77fc008fdbe2b38e94d48e98 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:40:24 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5125cbf57be..e7d0c4664db7 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-366-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-367-orange.svg?style=flat-square)](#contributors-)
@@ -548,6 +548,9 @@ This project is licensed under the terms of the MIT license. Ahmed-Taha-981
Ahmed-Taha-981

💻 Malak Elbanna
Malak Elbanna

💻 + + BiKangNing
BiKangNing

📖 + From 43be862975fe2592ad1a22b8b476e06bc95d8ca3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:40: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 c9f1be04f547..7f98adbdfe1c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3339,6 +3339,15 @@ "contributions": [ "code" ] + }, + { + "login": "depthlending", + "name": "BiKangNing", + "avatar_url": "https://avatars.githubusercontent.com/u/164312726?v=4", + "profile": "https://github.com/depthlending", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 6,