Skip to content

Commit 9548215

Browse files
authored
Merge pull request #347 from pyOpenSci/all-contributors/add-hpodzorski-USGS
docs: add hpodzorski-USGS as a contributor for code, and review
2 parents 12de0f6 + 13a721b commit 9548215

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,16 @@
709709
"code",
710710
"review"
711711
]
712+
},
713+
{
714+
"login": "hpodzorski-USGS",
715+
"name": "hpodzorski-USGS",
716+
"avatar_url": "https://avatars.githubusercontent.com/u/159824971?v=4",
717+
"profile": "https://github.com/hpodzorski-USGS",
718+
"contributions": [
719+
"code",
720+
"review"
721+
]
712722
}
713723
],
714724
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="https://www.pyopensci.org/images/logo.png" width=100 /> pyOpenSci scientific Python Packaging Guide
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic)
@@ -162,6 +162,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
162162
<td align="center" valign="top" width="14.28%"><a href="http://robpasmue.github.io"><img src="https://avatars.githubusercontent.com/u/37798125?v=4?s=100" width="100px;" alt="Roberto Pastor Muela"/><br /><sub><b>Roberto Pastor Muela</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=RobPasMue" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3ARobPasMue" title="Reviewed Pull Requests">👀</a></td>
163163
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yardasol"><img src="https://avatars.githubusercontent.com/u/45364492?v=4?s=100" width="100px;" alt="Olek"/><br /><sub><b>Olek</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=yardasol" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Ayardasol" title="Reviewed Pull Requests">👀</a></td>
164164
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ayhanxian"><img src="https://avatars.githubusercontent.com/u/20816603?v=4?s=100" width="100px;" alt="Han"/><br /><sub><b>Han</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=ayhanxian" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Aayhanxian" title="Reviewed Pull Requests">👀</a></td>
165+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hpodzorski-USGS"><img src="https://avatars.githubusercontent.com/u/159824971?v=4?s=100" width="100px;" alt="hpodzorski-USGS"/><br /><sub><b>hpodzorski-USGS</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=hpodzorski-USGS" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Ahpodzorski-USGS" title="Reviewed Pull Requests">👀</a></td>
165166
</tr>
166167
</tbody>
167168
</table>

0 commit comments

Comments
 (0)