forked from MTSR/mapserver
e887ecb863
* docs: update readme.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
26 lines
577 B
JSON
26 lines
577 B
JSON
{
|
|
"files": [
|
|
"readme.md"
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"contributorsSortAlphabetically": false,
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|