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] 0f754802d4
docs: add hnws as a contributor for doc (#2074)
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-07-08 22:32:36 +02:00

46 lines
1.0 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": "hnws",
"name": "hnws",
"avatar_url": "https://avatars.githubusercontent.com/u/668137?v=4",
"profile": "https://github.com/hnws",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"badgeTemplate": "",
"projectName": "docker-mailserver",
"projectOwner": "docker-mailserver",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false,
"commitConvention": "none"
}