diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..87611ec --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "kopfkrieg", + "name": "Florian", + "avatar_url": "https://avatars2.githubusercontent.com/u/5047813?v=4", + "profile": "https://kopfkrieg.org", + "contributions": [ + "review", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "watchtower", + "projectOwner": "containrrr", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 59100e3..b30a6ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@

+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

@@ -343,3 +344,15 @@ docker run -d \ -e WATCHTOWER_NOTIFICATION_MSTEAMS_USE_LOG_DATA=true \ containrrr/watchtower ``` + +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + +
Florian
Florian

👀 📖
+ + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file