contrib stuff

This commit is contained in:
BuckarooBanzay 2022-02-03 21:09:12 +01:00
parent 9c9b18eaa7
commit 6646c1c84a
2 changed files with 24 additions and 24 deletions

View File

@ -1,25 +1,14 @@
{
"projectName": "mapserver",
"projectOwner": "BuckarooBanzay",
"repoType": "github",
"repoHost": "https://github.com",
"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"
]
}
]
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributorsPerLine": 7
}

View File

@ -1,4 +1,7 @@
Minetest mapserver
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
=======
![](https://github.com/minetest-mapserver/mapserver/workflows/jshint/badge.svg)
@ -93,8 +96,16 @@ See: [mapobjects](doc/mapobjects.md)
There will be bugs, please file them in the [issues](https://github.com/minetest-mapserver/mapserver/issues) page.
# Contributors
# Contributors
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!