remove .all-contributorsrc file
This commit is contained in:
parent
6369e52a65
commit
aa6860cac8
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
|
@ -28,7 +28,6 @@ Makefile
|
|||
*.yaml text
|
||||
|
||||
## PROJECT
|
||||
.all-contributorsrc text export-ignore
|
||||
.editorconfig text export-ignore
|
||||
.gitattributes text export-ignore
|
||||
.gitignore text export-ignore
|
||||
|
|
Loading…
Reference in New Issue