From 01ad9580fe0847e6c64291c1580d107f5b32a975 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 13:03:40 +0000 Subject: [PATCH 1/4] 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 8f7d6a2089e1..a3916b7f41dd 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-271-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-272-orange.svg?style=flat-square)](#contributors-)
@@ -423,6 +423,7 @@ This project is licensed under the terms of the MIT license. Fredrik Sejr
Fredrik Sejr

🌍 akshatarora0013
akshatarora0013

💻 Mughees Qasim
Mughees Qasim

💻 + Antonio Addeo
Antonio Addeo

📖 From 6ae8a21addade3bc8b2cd98656d900bafeaab923 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 13:03:41 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f68577bda58f..61991c8e1607 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2469,6 +2469,15 @@ "contributions": [ "code" ] + }, + { + "login": "AddeusExMachina", + "name": "Antonio Addeo", + "avatar_url": "https://avatars.githubusercontent.com/u/39912670?v=4", + "profile": "https://github.com/AddeusExMachina", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, @@ -2477,5 +2486,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" } From 4830d4287cb9a519452ecfa2adbc4990b45a989c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:04:25 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3916b7f41dd..8a6fd9078432 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ This project is licensed under the terms of the MIT license. Fredrik Sejr
Fredrik Sejr

🌍 akshatarora0013
akshatarora0013

💻 Mughees Qasim
Mughees Qasim

💻 - Antonio Addeo
Antonio Addeo

📖 + Antonio Addeo
Antonio Addeo

📖 💻 From f859a0687a313279eb195ef8c249bd7d22575584 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:04:26 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 61991c8e1607..04cc1e2e17af 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2476,7 +2476,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/39912670?v=4", "profile": "https://github.com/AddeusExMachina", "contributions": [ - "doc" + "doc", + "code" ] } ],