From ad4f64f730fb5d43c6c00a4ff2e150f460e15d3e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 17:11:53 +0200 Subject: [PATCH] docs: add eleith as a contributor for infra (#2069) --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ CONTRIBUTORS.md | 19 +++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 .all-contributorsrc create mode 100644 CONTRIBUTORS.md 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!