From 375120249a9ad98070ef57a89a972b2af80becae Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 21:16:24 +0200 Subject: [PATCH] docs: add murphShaw as a contributor for doc (#2339) * 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 415448371..18f40cb1c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2180,6 +2180,15 @@ "contributions": [ "code" ] + }, + { + "login": "murphShaw", + "name": "murphShaw", + "avatar_url": "https://avatars.githubusercontent.com/u/111167533?v=4", + "profile": "https://github.com/murphShaw", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5976a78f1..131d6a4ba 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-239-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-240-orange.svg?style=flat-square)](#contributors-)
@@ -383,6 +383,7 @@ This project is licensed under the terms of the MIT license. JurenXu
JurenXu

💻 + murphShaw
murphShaw

📖