Skip to content

Commit

Permalink
Merge pull request JuliaEarth#191 from JuliaEarth/all-contributors/ad…
Browse files Browse the repository at this point in the history
…d-felixcremer

docs: add felixcremer as a contributor for doc
  • Loading branch information
juliohm authored Aug 3, 2021
2 parents 4bfa429 + 70f1293 commit 3a2b213
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,15 @@
"contributions": [
"code"
]
},
{
"login": "felixcremer",
"name": "Felix Cremer",
"avatar_url": "https://avatars.githubusercontent.com/u/17124431?v=4",
"profile": "https://github.com/felixcremer",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,9 @@ This project would not be possible without the contributions of:
<td align="center"><a href="https://github.com/atreyamaj"><img src="https://avatars.githubusercontent.com/u/14348863?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Atreya Majumdar</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=atreyamaj" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hameye"><img src="https://avatars.githubusercontent.com/u/57682091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hadrien Meyer</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=hameye" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/felixcremer"><img src="https://avatars.githubusercontent.com/u/17124431?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Felix Cremer</b></sub></a><br /><a href="https://github.com/JuliaEarth/GeoStats.jl/commits?author=felixcremer" title="Documentation">📖</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 3a2b213

Please sign in to comment.