diff --git a/.all-contributorsrc b/.all-contributorsrc index 77f2e3bb9b8a..4b46565a4973 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2569,6 +2569,15 @@ "contributions": [ "translation" ] + }, + { + "login": "bakazhou", + "name": "bakazhou", + "avatar_url": "https://avatars.githubusercontent.com/u/81795984?v=4", + "profile": "https://github.com/bakazhou", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5aa61713285d..07cfcb07b106 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-282-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-283-orange.svg?style=flat-square)](#contributors-)
@@ -438,6 +438,7 @@ This project is licensed under the terms of the MIT license. Vladimir
Vladimir

🌍 Surjendu
Surjendu

🌍 + bakazhou
bakazhou

💻