From 2aa1c84c467264bb02f7b5153278f103110596ab Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:07:58 +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 441c6c70adf1..586b4f00cfc7 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-377-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-378-orange.svg?style=flat-square)](#contributors-)
@@ -562,6 +562,7 @@ This project is licensed under the terms of the MIT license. Harshita Vidapanakal
Harshita Vidapanakal

💻 smile-ab
smile-ab

🌍 💻 Francisco-G-P
Francisco-G-P

🌍 + Gabriel Duarte
Gabriel Duarte

📖 From 8b49efaf5d69091ad6eafa0bd05b29a896885a28 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:07:59 +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 9b348e01189f..e791230eb7ea 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3439,6 +3439,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Duartegdm", + "name": "Gabriel Duarte", + "avatar_url": "https://avatars.githubusercontent.com/u/137895372?v=4", + "profile": "https://github.com/Duartegdm", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 6,