diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..8d612c0b --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "CONTRIBUTORS.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "eleith", + "name": "eleith", + "avatar_url": "https://avatars.githubusercontent.com/u/284832?v=4", + "profile": "http://eleith.com", + "contributions": [ + "infra", + "docs" + ] + } + ], + "contributorsPerLine": 7, + "badgeTemplate": "" + "projectName": "docker-mailserver", + "projectOwner": "docker-mailserver", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": false +} diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 00000000..53491a6c --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,19 @@ +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

eleith

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