Skip to content

Commit fff97aa

Browse files
docs: add VeckoTheGecko as a contributor for code, and bug (#748)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f82a588 commit fff97aa

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,16 @@
532532
"review",
533533
"blog"
534534
]
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+
]
535545
}
536546
],
537547
"commitConvention": "angular",

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- 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-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![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)
66
[![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
167167
<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>
168168
<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>
169169
</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>
170173
</tbody>
171174
</table>
172175

0 commit comments

Comments
 (0)