Skip to content

Commit

Permalink
Merge pull request #78 from JuliaEarth/all-contributors/add-evetion
Browse files Browse the repository at this point in the history
docs: add evetion as a contributor
Former-commit-id: 833a240
  • Loading branch information
juliohm authored Aug 7, 2020
2 parents 3eca677 + 7b04c80 commit 66d1e7e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "evetion",
"name": "Maarten Pronk",
"avatar_url": "https://avatars0.githubusercontent.com/u/8655030?v=4",
"profile": "https://www.evetion.nl",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,
"projectName": "GeoStats.jl",
"projectOwner": "JuliaEarth",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,3 +170,22 @@ If you find GeoStats.jl useful in your work, please consider citing it:

[zenodo-img]: https://zenodo.org/badge/33827844.svg
[zenodo-url]: https://zenodo.org/badge/latestdoi/33827844

## 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://www.evetion.nl"><img src="https://avatars0.githubusercontent.com/u/8655030?v=4" width="100px;" alt=""/><br /><sub><b>Maarten Pronk</b></sub></a><br /><a href="#infra-evetion" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</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!

0 comments on commit 66d1e7e

Please sign in to comment.