mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
5a12a6a349
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
37 lines
824 B
JSON
37 lines
824 B
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"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"badgeTemplate": "",
|
|
"projectName": "docker-mailserver",
|
|
"projectOwner": "docker-mailserver",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": false,
|
|
"commitConvention": "none"
|
|
}
|