diff --git a/.all-contributorsrc b/.all-contributorsrc index 4750162ae7d2..9de305a2480f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2370,6 +2370,15 @@ "contributions": [ "translation" ] + }, + { + "login": "Regyl", + "name": "Eugene", + "avatar_url": "https://avatars.githubusercontent.com/u/48804404?v=4", + "profile": "https://github.com/Regyl", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 78cd805fd76e..c0d10bd9a72b 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-260-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-261-orange.svg?style=flat-square)](#contributors-)
@@ -410,6 +410,7 @@ This project is licensed under the terms of the MIT license. Shogo Hida
Shogo Hida

🌍 + Eugene
Eugene

💻