forked from MTSR/mapserver
contrib stuff
This commit is contained in:
parent
9c9b18eaa7
commit
6646c1c84a
@ -1,25 +1,14 @@
|
|||||||
{
|
{
|
||||||
|
"projectName": "mapserver",
|
||||||
|
"projectOwner": "BuckarooBanzay",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
"files": [
|
"files": [
|
||||||
"readme.md"
|
"readme.md"
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"imageSize": 100,
|
||||||
"contributorsSortAlphabetically": false,
|
"commit": true,
|
||||||
"skipCi": true,
|
"commitConvention": "none",
|
||||||
"projectName": "mapserver",
|
"contributors": [],
|
||||||
"projectOwner": "minetest-mapserver",
|
"contributorsPerLine": 7
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
19
readme.md
19
readme.md
@ -1,4 +1,7 @@
|
|||||||
Minetest mapserver
|
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)
|
![](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.
|
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 -->
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
|
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- 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!
|
Loading…
Reference in New Issue
Block a user