Skip to content

Commit f9f04ba

Browse files
committed
Add @martijnvandermarel as a contributor
1 parent 315572e commit f9f04ba

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,15 @@
454454
"contributions": [
455455
"doc"
456456
]
457+
},
458+
{
459+
"login": "martijnvandermarel",
460+
"name": "Martijn van der Marel",
461+
"avatar_url": "https://avatars.githubusercontent.com/u/23376251?v=4",
462+
"profile": "https://github.com/martijnvandermarel",
463+
"contributions": [
464+
"bug"
465+
]
457466
}
458467
],
459468
"contributorsPerLine": 7

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Thanks goes to these wonderful people (`emoji key <https://allcontributors.org/d
6969
<tr>
7070
<td align="center" valign="top" width="14.28%"><a href="https://github.com/trchudley"><img src="https://avatars.githubusercontent.com/u/24896931?v=4?s=100" width="100px;" alt="Tom Chudley"/><br /><sub><b>Tom Chudley</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=trchudley" title="Code">💻</a></td>
7171
<td align="center" valign="top" width="14.28%"><a href="https://github.com/acoque"><img src="https://avatars.githubusercontent.com/u/35691279?v=4?s=100" width="100px;" alt="acoque"/><br /><sub><b>acoque</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=acoque" title="Documentation">📖</a></td>
72+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/martijnvandermarel"><img src="https://avatars.githubusercontent.com/u/23376251?v=4?s=100" width="100px;" alt="Martijn van der Marel"/><br /><sub><b>Martijn van der Marel</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/issues?q=author%3Amartijnvandermarel" title="Bug reports">🐛</a></td>
7273
</tr>
7374
</tbody>
7475
</table>

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rasterio xarray extension.
99
:alt: Join the chat at https://gitter.im/rioxarray/community
1010
:target: https://gitter.im/rioxarray/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
1111

12-
.. image:: https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square
12+
.. image:: https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square
1313
:alt: All Contributors
1414
:target: https://github.com/corteva/rioxarray/blob/master/AUTHORS.rst
1515

0 commit comments

Comments
 (0)