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] 8eb54ed877
docs: add matrixes as a contributor for blog (#2139)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

* fix: remove projectmanagement

* chore: remove projectmanagement

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
2021-08-18 11:22:11 +02:00

128 lines
3.1 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"
]
},
{
"login": "casperklein",
"name": "Casper",
"avatar_url": "https://avatars.githubusercontent.com/u/590174?v=4",
"profile": "https://www.heiko-barth.de",
"contributions": [
"maintenance"
]
},
{
"login": "polarathene",
"name": "Brennan Kinney",
"avatar_url": "https://avatars.githubusercontent.com/u/5098581?v=4",
"profile": "https://github.com/polarathene",
"contributions": [
"maintenance",
"doc",
"security",
"question"
]
},
{
"login": "andrewlow",
"name": "Andrew Low",
"avatar_url": "https://avatars.githubusercontent.com/u/2952475?v=4",
"profile": "https://github.com/andrewlow",
"contributions": [
"doc",
"code"
]
},
{
"login": "funkypenguin",
"name": "David Young",
"avatar_url": "https://avatars.githubusercontent.com/u/1524686?v=4",
"profile": "https://www.funkypenguin.co.nz",
"contributions": [
"code",
"platform"
]
},
{
"login": "williamdes",
"name": "William Desportes",
"avatar_url": "https://avatars.githubusercontent.com/u/7784660?v=4",
"profile": "https://williamdes.eu/en/",
"contributions": [
"doc",
"code"
]
},
{
"login": "matrixes",
"name": "matrixes",
"avatar_url": "https://avatars.githubusercontent.com/u/46491408?v=4",
"profile": "https://github.com/matrixes",
"contributions": [
"blog"
]
}
],
"contributorsPerLine": 7,
"badgeTemplate": "",
"projectName": "docker-mailserver",
"projectOwner": "docker-mailserver",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false,
"commitConvention": "none"
}