Add all-contributors

This commit is contained in:
Brendan C. Ward 2019-11-20 13:07:10 -08:00
parent f5b177c0cb
commit 1043e833a6
2 changed files with 166 additions and 0 deletions

134
.all-contributorsrc Normal file
View File

@ -0,0 +1,134 @@
{
"projectName": "mbtileserver",
"projectOwner": "consbio",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "brendan-ward",
"name": "Brendan Ward",
"avatar_url": "https://avatars2.githubusercontent.com/u/3375604?v=4",
"profile": "https://astutespruce.com",
"contributions": [
"code",
"doc",
"bug",
"blog",
"review",
"ideas"
]
},
{
"login": "fawick",
"name": "Fabian Wickborn",
"avatar_url": "https://avatars3.githubusercontent.com/u/1886500?v=4",
"profile": "https://github.com/fawick",
"contributions": [
"code",
"doc",
"bug",
"ideas"
]
},
{
"login": "nikmolnar",
"name": "Nik Molnar",
"avatar_url": "https://avatars1.githubusercontent.com/u/2422416?v=4",
"profile": "https://github.com/nikmolnar",
"contributions": [
"code",
"ideas",
"bug"
]
},
{
"login": "sikmir",
"name": "Nikolay Korotkiy",
"avatar_url": "https://avatars3.githubusercontent.com/u/688044?v=4",
"profile": "https://sikmir.ru",
"contributions": [
"code",
"bug"
]
},
{
"login": "retbrown",
"name": "Robert Brown",
"avatar_url": "https://avatars1.githubusercontent.com/u/3111954?v=4",
"profile": "https://github.com/retbrown",
"contributions": [
"code"
]
},
{
"login": "kow33",
"name": "Mihail",
"avatar_url": "https://avatars0.githubusercontent.com/u/26978815?v=4",
"profile": "https://github.com/kow33",
"contributions": [
"code"
]
},
{
"login": "buma",
"name": "Marko Burjek",
"avatar_url": "https://avatars2.githubusercontent.com/u/1055967?v=4",
"profile": "https://github.com/buma",
"contributions": [
"code"
]
},
{
"login": "Krizz",
"name": "Kristjan",
"avatar_url": "https://avatars0.githubusercontent.com/u/689050?v=4",
"profile": "https://github.com/Krizz",
"contributions": [
"code"
]
},
{
"login": "evbarnett",
"name": "evbarnett",
"avatar_url": "https://avatars2.githubusercontent.com/u/4960874?v=4",
"profile": "https://github.com/evbarnett",
"contributions": [
"bug"
]
},
{
"login": "carlos-mg89",
"name": "walkaholic.me",
"avatar_url": "https://avatars1.githubusercontent.com/u/19690868?v=4",
"profile": "https://www.walkaholic.me",
"contributions": [
"bug"
]
},
{
"login": "brianvoe",
"name": "Brian Voelker",
"avatar_url": "https://avatars1.githubusercontent.com/u/1580910?v=4",
"profile": "http://www.webiswhatido.com",
"contributions": [
"bug"
]
},
{
"login": "schorsch",
"name": "Georg Leciejewski",
"avatar_url": "https://avatars1.githubusercontent.com/u/13575?v=4",
"profile": "http://salesking.eu",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
}

View File

@ -399,3 +399,35 @@ But do not forget to perform it in the end.
- Add support for graceful reloading (#69, #72, #73)
- Add support for environment args (#70)
- All changes prior to 6/1/2019
## Contributors ✨
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 -->
<table>
<tr>
<td align="center"><a href="https://astutespruce.com"><img src="https://avatars2.githubusercontent.com/u/3375604?v=4" width="100px;" alt="Brendan Ward"/><br /><sub><b>Brendan Ward</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=brendan-ward" title="Code">💻</a> <a href="https://github.com/consbio/mbtileserver/commits?author=brendan-ward" title="Documentation">📖</a> <a href="https://github.com/consbio/mbtileserver/issues?q=author%3Abrendan-ward" title="Bug reports">🐛</a> <a href="#blog-brendan-ward" title="Blogposts">📝</a> <a href="https://github.com/consbio/mbtileserver/pulls?q=is%3Apr+reviewed-by%3Abrendan-ward" title="Reviewed Pull Requests">👀</a> <a href="#ideas-brendan-ward" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/fawick"><img src="https://avatars3.githubusercontent.com/u/1886500?v=4" width="100px;" alt="Fabian Wickborn"/><br /><sub><b>Fabian Wickborn</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=fawick" title="Code">💻</a> <a href="https://github.com/consbio/mbtileserver/commits?author=fawick" title="Documentation">📖</a> <a href="https://github.com/consbio/mbtileserver/issues?q=author%3Afawick" title="Bug reports">🐛</a> <a href="#ideas-fawick" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/nikmolnar"><img src="https://avatars1.githubusercontent.com/u/2422416?v=4" width="100px;" alt="Nik Molnar"/><br /><sub><b>Nik Molnar</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=nikmolnar" title="Code">💻</a> <a href="#ideas-nikmolnar" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/consbio/mbtileserver/issues?q=author%3Anikmolnar" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://sikmir.ru"><img src="https://avatars3.githubusercontent.com/u/688044?v=4" width="100px;" alt="Nikolay Korotkiy"/><br /><sub><b>Nikolay Korotkiy</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=sikmir" title="Code">💻</a> <a href="https://github.com/consbio/mbtileserver/issues?q=author%3Asikmir" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/retbrown"><img src="https://avatars1.githubusercontent.com/u/3111954?v=4" width="100px;" alt="Robert Brown"/><br /><sub><b>Robert Brown</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=retbrown" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/kow33"><img src="https://avatars0.githubusercontent.com/u/26978815?v=4" width="100px;" alt="Mihail"/><br /><sub><b>Mihail</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=kow33" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/buma"><img src="https://avatars2.githubusercontent.com/u/1055967?v=4" width="100px;" alt="Marko Burjek"/><br /><sub><b>Marko Burjek</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=buma" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/Krizz"><img src="https://avatars0.githubusercontent.com/u/689050?v=4" width="100px;" alt="Kristjan"/><br /><sub><b>Kristjan</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/commits?author=Krizz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/evbarnett"><img src="https://avatars2.githubusercontent.com/u/4960874?v=4" width="100px;" alt="evbarnett"/><br /><sub><b>evbarnett</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/issues?q=author%3Aevbarnett" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://www.walkaholic.me"><img src="https://avatars1.githubusercontent.com/u/19690868?v=4" width="100px;" alt="walkaholic.me"/><br /><sub><b>walkaholic.me</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/issues?q=author%3Acarlos-mg89" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.webiswhatido.com"><img src="https://avatars1.githubusercontent.com/u/1580910?v=4" width="100px;" alt="Brian Voelker"/><br /><sub><b>Brian Voelker</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/issues?q=author%3Abrianvoe" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://salesking.eu"><img src="https://avatars1.githubusercontent.com/u/13575?v=4" width="100px;" alt="Georg Leciejewski"/><br /><sub><b>Georg Leciejewski</b></sub></a><br /><a href="https://github.com/consbio/mbtileserver/issues?q=author%3Aschorsch" title="Bug reports">🐛</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- 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!