diff --git a/.all-contributorsrc b/.all-contributorsrc index 43103ead1..f39016a28 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1213,6 +1213,15 @@ "contributions": [ "code" ] + }, + { + "login": "ChFlick", + "name": "Christoph Flick", + "avatar_url": "https://avatars0.githubusercontent.com/u/4465376?v=4", + "profile": "http://christophflick.de", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 4, diff --git a/README.md b/README.md index 51ed89f82..00ebf5d28 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-133-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-134-orange.svg?style=flat-square)](#contributors-) # Introduction @@ -269,6 +269,7 @@ This project is licensed under the terms of the MIT license.
Swaraj

💻 +
Christoph Flick

📖