diff --git a/.all-contributorsrc b/.all-contributorsrc index 4f021c9..89f837f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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 } diff --git a/readme.md b/readme.md index 2a3d649..270da07 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,7 @@ Minetest mapserver + +[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) + ======= ![](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](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors) - \ No newline at end of file +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file