From cd4699df880f52242a6d6ff89cf6e02deb65327c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 19:08:06 +0300 Subject: [PATCH] docs: add zhoumengyks as a contributor for code (#2101) * 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 2458ba72c..b7592ad50 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1942,6 +1942,15 @@ "contributions": [ "doc" ] + }, + { + "login": "zhoumengyks", + "name": "zhoumengyks", + "avatar_url": "https://avatars.githubusercontent.com/u/111965739?v=4", + "profile": "https://github.com/zhoumengyks", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 275ad448c..90de5088e 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-213-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-214-orange.svg?style=flat-square)](#contributors-)
@@ -350,6 +350,7 @@ This project is licensed under the terms of the MIT license. Minh Nguyen
Minh Nguyen

🌍 📖 yiichan
yiichan

📖 Pan Sem
Pan Sem

📖 + zhoumengyks
zhoumengyks

💻