mapserver/.all-contributorsrc
2022-02-03 21:11:05 +01:00

34 lines
784 B
JSON

{
"projectName": "mapserver",
"projectOwner": "BuckarooBanzay",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"readme.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "BuckarooBanzay",
"name": "Buckaroo Banzai",
"avatar_url": "https://avatars.githubusercontent.com/u/39065740?v=4",
"profile": "https://github.com/BuckarooBanzay",
"contributions": [
"code"
]
},
{
"login": "pyrollo",
"name": "Pierre-Yves Rollo",
"avatar_url": "https://avatars.githubusercontent.com/u/13189280?v=4",
"profile": "http://photo.pyrollo.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}