Skip to content

Commit a32a1ea

Browse files
committed
Add @phofl as a contributor
1 parent 295fcba commit a32a1ea

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,15 @@
417417
"contributions": [
418418
"doc"
419419
]
420+
},
421+
{
422+
"login": "phofl",
423+
"name": "Patrick Hoefler",
424+
"avatar_url": "https://avatars.githubusercontent.com/u/61934744?v=4",
425+
"profile": "https://phofl.github.io/",
426+
"contributions": [
427+
"bug"
428+
]
420429
}
421430
],
422431
"contributorsPerLine": 7

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Thanks goes to these wonderful people (`emoji key <https://allcontributors.org/d
6262
<td align="center"><a href="https://github.com/peterm790"><img src="https://avatars.githubusercontent.com/u/52179978?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Peter Marsh</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=peterm790" title="Code">💻</a> <a href="https://github.com/corteva/rioxarray/commits?author=peterm790" title="Tests">⚠️</a></td>
6363
<td align="center"><a href="https://github.com/dluks"><img src="https://avatars.githubusercontent.com/u/4911680?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Lusk</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=dluks" title="Code">💻</a> <a href="https://github.com/corteva/rioxarray/commits?author=dluks" title="Documentation">📖</a></td>
6464
<td align="center"><a href="https://github.com/DahnJ"><img src="https://avatars.githubusercontent.com/u/18722560?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Jahn (dahn)</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/commits?author=DahnJ" title="Documentation">📖</a></td>
65+
<td align="center"><a href="https://phofl.github.io/"><img src="https://avatars.githubusercontent.com/u/61934744?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Patrick Hoefler</b></sub></a><br /><a href="https://github.com/corteva/rioxarray/issues?q=author%3Aphofl" title="Bug reports">🐛</a></td>
6566
</tr>
6667
</table>
6768

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-38-orange.svg?style=flat-square
12+
.. image:: https://img.shields.io/badge/all_contributors-39-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)