diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..c3dd78f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "KreativeKrise", + "name": "KreativeKrise", + "avatar_url": "https://avatars.githubusercontent.com/u/6876675?v=4", + "profile": "https://github.com/KreativeKrise", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "check_synology", + "projectOwner": "wernerfred", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index d0c8a6e..8fc98a7 100644 --- a/README.md +++ b/README.md @@ -89,3 +89,23 @@ If you want to add a missing check or another value to be added than you can use This plugin was tested successfully with DS215j and DS718+ Note: As of version 0.2 and higher only python3 is supported. Version 0.1 was the last python2 compatible release. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

KreativeKrise

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!