File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 660
660
"contributions" : [
661
661
" review"
662
662
]
663
+ },
664
+ {
665
+ "login" : " choldgraf" ,
666
+ "name" : " Chris Holdgraf" ,
667
+ "avatar_url" : " https://avatars.githubusercontent.com/u/1839645?v=4" ,
668
+ "profile" : " http://chrisholdgraf.com" ,
669
+ "contributions" : [
670
+ " code" ,
671
+ " review"
672
+ ]
663
673
}
664
674
],
665
675
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# <img src =" https://www.pyopensci.org/images/logo.png " width =100 /> pyOpenSci scientific Python Packaging Guide
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-64 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-65 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic )
@@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
157
157
</tr>
158
158
<tr>
159
159
<td align="center" valign="top" width="14.28%"><a href="https://github.com/WeepingClown13"><img src="https://avatars.githubusercontent.com/u/95921427?v=4?s=100" width="100px;" alt="Ananthu C V"/><br /><sub><b>Ananthu C V</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3AWeepingClown13" title="Reviewed Pull Requests">👀</a></td>
160
+ <td align="center" valign="top" width="14.28%"><a href="http://chrisholdgraf.com"><img src="https://avatars.githubusercontent.com/u/1839645?v=4?s=100" width="100px;" alt="Chris Holdgraf"/><br /><sub><b>Chris Holdgraf</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=choldgraf" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Acholdgraf" title="Reviewed Pull Requests">👀</a></td>
160
161
</tr>
161
162
</tbody >
162
163
</table >
You can’t perform that action at this time.
0 commit comments