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 532
532
" review" ,
533
533
" blog"
534
534
]
535
+ },
536
+ {
537
+ "login" : " VeckoTheGecko" ,
538
+ "name" : " Nick Hodgskin" ,
539
+ "avatar_url" : " https://avatars.githubusercontent.com/u/36369090?v=4" ,
540
+ "profile" : " http://vecko.me" ,
541
+ "contributions" : [
542
+ " code" ,
543
+ " bug"
544
+ ]
535
545
}
536
546
],
537
547
"commitConvention" : " angular" ,
Original file line number Diff line number Diff line change 1
1
# pyopensci.github.io
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
[ ![ pages-build-deployment] ( https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg )] ( https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment )
6
6
[ ![ DOI] ( https://zenodo.org/badge/174412809.svg )] ( https://zenodo.org/doi/10.5281/zenodo.10594115 )
@@ -167,6 +167,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
167
167
<td align="center" valign="top" width="14.28%"><a href="https://jedbrown.org"><img src="https://avatars.githubusercontent.com/u/3303?v=4?s=100" width="100px;" alt="Jed Brown"/><br /><sub><b>Jed Brown</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ajedbrown" title="Reviewed Pull Requests">👀</a> <a href="#blog-jedbrown" title="Blogposts">📝</a></td>
168
168
<td align="center" valign="top" width="14.28%"><a href="https://github.com/crhea93"><img src="https://avatars.githubusercontent.com/u/34322936?v=4?s=100" width="100px;" alt="Carter Lee Rhea"/><br /><sub><b>Carter Lee Rhea</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Acrhea93" title="Reviewed Pull Requests">👀</a> <a href="#blog-crhea93" title="Blogposts">📝</a></td>
169
169
</tr>
170
+ <tr>
171
+ <td align="center" valign="top" width="14.28%"><a href="http://vecko.me"><img src="https://avatars.githubusercontent.com/u/36369090?v=4?s=100" width="100px;" alt="Nick Hodgskin"/><br /><sub><b>Nick Hodgskin</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=VeckoTheGecko" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/issues?q=author%3AVeckoTheGecko" title="Bug reports">🐛</a></td>
172
+ </tr>
170
173
</tbody>
171
174
</table>
172
175
You can’t perform that action at this time.
0 commit comments