1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 11:45:41 +02:00
docker-mailserver/.all-contributorsrc
allcontributors[bot] c448b35e89
docs: add wernerfred as a contributor for doc, maintenance (#2077)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-07-09 11:23:31 +02:00

68 lines
1.6 KiB
JSON

{
"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",
"doc"
]
},
{
"login": "NorseGaud",
"name": "Nathan Pierce",
"avatar_url": "https://avatars.githubusercontent.com/u/5896030?v=4",
"profile": "https://github.com/NorseGaud",
"contributions": [
"doc"
]
},
{
"login": "georglauterbach",
"name": "Georg Lauterbach",
"avatar_url": "https://avatars.githubusercontent.com/u/44545919?v=4",
"profile": "https://github.com/georglauterbach",
"contributions": [
"maintenance",
"code",
"question",
"review"
]
},
{
"login": "hnws",
"name": "hnws",
"avatar_url": "https://avatars.githubusercontent.com/u/668137?v=4",
"profile": "https://github.com/hnws",
"contributions": [
"doc"
]
},
{
"login": "wernerfred",
"name": "Frederic Werner",
"avatar_url": "https://avatars.githubusercontent.com/u/20406381?v=4",
"profile": "https://github.com/wernerfred",
"contributions": [
"doc",
"maintenance"
]
}
],
"contributorsPerLine": 7,
"badgeTemplate": "",
"projectName": "docker-mailserver",
"projectOwner": "docker-mailserver",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false,
"commitConvention": "none"
}