File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 512
512
" code" ,
513
513
" review"
514
514
]
515
+ },
516
+ {
517
+ "login" : " Tyler-Bonnell" ,
518
+ "name" : " Tyler Bonnell" ,
519
+ "avatar_url" : " https://avatars.githubusercontent.com/u/89505514?v=4" ,
520
+ "profile" : " https://www.linkedin.com/in/tylerjbonnell/" ,
521
+ "contributions" : [
522
+ " code" ,
523
+ " review"
524
+ ]
515
525
}
516
526
],
517
527
"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-49 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-50 -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 )
@@ -137,6 +137,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
137
137
<td align="center" valign="top" width="14.28%"><a href="https://github.com/miguelalizo"><img src="https://avatars.githubusercontent.com/u/108839050?v=4?s=100" width="100px;" alt="miguelalizo"/><br /><sub><b>miguelalizo</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=miguelalizo" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Amiguelalizo" title="Reviewed Pull Requests">👀</a></td>
138
138
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nyeshlur"><img src="https://avatars.githubusercontent.com/u/72169901?v=4?s=100" width="100px;" alt="nyeshlur"/><br /><sub><b>nyeshlur</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=nyeshlur" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Anyeshlur" title="Reviewed Pull Requests">👀</a></td>
139
139
</tr>
140
+ <tr>
141
+ <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/tylerjbonnell/"><img src="https://avatars.githubusercontent.com/u/89505514?v=4?s=100" width="100px;" alt="Tyler Bonnell"/><br /><sub><b>Tyler Bonnell</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=Tyler-Bonnell" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3ATyler-Bonnell" title="Reviewed Pull Requests">👀</a></td>
142
+ </tr>
140
143
</tbody >
141
144
</table >
142
145
You can’t perform that action at this time.
0 commit comments