From a82966f20266fb30c02f7c07a8fef030abbdbcee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:18:32 +0200 Subject: [PATCH] docs: add ylcn91 as a contributor for code (#2781) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 941776791..0564a4153 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2825,6 +2825,15 @@ "contributions": [ "translation" ] + }, + { + "login": "ylcn91", + "name": "Doksanbir", + "avatar_url": "https://avatars.githubusercontent.com/u/7249450?v=4", + "profile": "https://github.com/ylcn91", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 8c7729914..f14fff2af 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-310-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-311-orange.svg?style=flat-square)](#contributors-)
@@ -474,6 +474,7 @@ This project is licensed under the terms of the MIT license. João Fernandes
João Fernandes

🌍 Hong Geon-ui
Hong Geon-ui

🌍 + Doksanbir
Doksanbir

💻