mirror of
https://github.com/docker-mailserver/docker-mailserver
synced 2024-11-08 10:49:17 +01:00
6ed4f8e2cd
* Create contributors.yml * repo updated * Update CONTRIBUTORS.md * Update CONTRIBUTORS.md * Update .all-contributorsrc * Update contributors.yml * Update CONTRIBUTORS.md * add further contrib description * added all-contributors note * typo
27 lines
581 B
JSON
27 lines
581 B
JSON
{
|
|
"files": [
|
|
"CONTRIBUTORS.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"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"
|
|
}
|