docs: update .all-contributorsrc [skip ci]
This commit is contained in:
parent
565e9768f7
commit
6ee57b3bec
@ -1,6 +1,25 @@
|
|||||||
{
|
{
|
||||||
"files": ["readme.md"],
|
"files": [
|
||||||
|
"readme.md"
|
||||||
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
"contributorsSortAlphabetically": false,
|
"contributorsSortAlphabetically": false,
|
||||||
"skipCi": "true"
|
"skipCi": true,
|
||||||
|
"projectName": "mapserver",
|
||||||
|
"projectOwner": "minetest-mapserver",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "BuckarooBanzay",
|
||||||
|
"name": "Buckaroo Banzai",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/39065740?v=4",
|
||||||
|
"profile": "https://github.com/BuckarooBanzay",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"infra",
|
||||||
|
"maintenance"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user