File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 367
367
" review" ,
368
368
" tutorial"
369
369
]
370
+ },
371
+ {
372
+ "login" : " billbrod" ,
373
+ "name" : " William F. Broderick" ,
374
+ "avatar_url" : " https://avatars.githubusercontent.com/u/6338509?v=4" ,
375
+ "profile" : " http://orcid.org/0000-0002-8999-9003" ,
376
+ "contributions" : [
377
+ " tutorial"
378
+ ]
370
379
}
371
380
],
372
381
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# <img src =" images/logo/logo.png " width =40 /> 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-35 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-36 -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 )
@@ -121,6 +121,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
121
121
<td align="center" valign="top" width="14.28%"><a href="http://jhkennedy.org"><img src="https://avatars.githubusercontent.com/u/7882693?v=4?s=100" width="100px;" alt="Joseph H Kennedy"/><br /><sub><b>Joseph H Kennedy</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=jhkennedy" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Ajhkennedy" title="Reviewed Pull Requests">👀</a></td>
122
122
<td align="center" valign="top" width="14.28%"><a href="https://github.com/InessaPawson"><img src="https://avatars.githubusercontent.com/u/43481325?v=4?s=100" width="100px;" alt="Inessa Pawson"/><br /><sub><b>Inessa Pawson</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=inessapawson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Ainessapawson" title="Reviewed Pull Requests">👀</a> <a href="#tutorial-inessapawson" title="Tutorials">✅</a></td>
123
123
</tr>
124
+ <tr>
125
+ <td align="center" valign="top" width="14.28%"><a href="http://orcid.org/0000-0002-8999-9003"><img src="https://avatars.githubusercontent.com/u/6338509?v=4?s=100" width="100px;" alt="William F. Broderick"/><br /><sub><b>William F. Broderick</b></sub></a><br /><a href="#tutorial-billbrod" title="Tutorials">✅</a></td>
126
+ </tr>
124
127
</tbody >
125
128
</table >
126
129
You can’t perform that action at this time.
0 commit comments