From 3b0b413f3a6bacd05f82df05a32eb9cb18f3590e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 11:12:17 +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 07cfcb07b106..339383a37645 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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-283-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-284-orange.svg?style=flat-square)](#contributors-)
@@ -439,6 +439,7 @@ This project is licensed under the terms of the MIT license. Vladimir
Vladimir

🌍 Surjendu
Surjendu

🌍 bakazhou
bakazhou

💻 + Owen Leung
Owen Leung

💻 From 75cded6acead61b2bb9ed585a9c474d9828005ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 11:12:18 +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 4b46565a4973..a6c2bbb99174 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2578,6 +2578,15 @@ "contributions": [ "code" ] + }, + { + "login": "Owen-CH-Leung", + "name": "Owen Leung", + "avatar_url": "https://avatars.githubusercontent.com/u/43698890?v=4", + "profile": "https://github.com/Owen-CH-Leung", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,