From 8fc64a2d38a1baf15652f2133a7d5586febab643 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 22:13:28 +0200 Subject: [PATCH] docs: add qfxl as a contributor (#1681) * 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 3efbfa79b..9cd167463 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1431,6 +1431,15 @@ "contributions": [ "code" ] + }, + { + "login": "qfxl", + "name": "yonghong Xu", + "avatar_url": "https://avatars.githubusercontent.com/u/14086462?v=4", + "profile": "https://xuyonghong.cn/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 4, diff --git a/README.md b/README.md index 56c6a2af4..d315ed8ac 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns) [](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> -[](#contributors-) +[](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> <br/> @@ -311,6 +311,7 @@ This project is licensed under the terms of the MIT license. </tr> <tr> <td align="center"><a href="https://github.com/noamgrinch"><img src="https://avatars.githubusercontent.com/u/31648669?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Noam Greenshtain</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=noamgrinch" title="Code">💻</a></td> + <td align="center"><a href="https://xuyonghong.cn/"><img src="https://avatars.githubusercontent.com/u/14086462?v=4?s=100" width="100px;" alt=""/><br /><sub><b>yonghong Xu</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=qfxl" title="Documentation">📖</a></td> </tr> </table>