From 81688b9ed22393fc09a3cdb4f341f842d8420c59 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:25:40 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd2be52c..da72964b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) [![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) [![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 Jed Brown
Jed Brown

👀 📝 Carter Lee Rhea
Carter Lee Rhea

👀 📝 + + Nick Hodgskin
Nick Hodgskin

💻 🐛 + From bbd379e39dbfb238b58c0b3ce0436863b3daba2b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:25:41 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index b995e825..5837eb6d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -532,6 +532,16 @@ "review", "blog" ] + }, + { + "login": "VeckoTheGecko", + "name": "Nick Hodgskin", + "avatar_url": "https://avatars.githubusercontent.com/u/36369090?v=4", + "profile": "http://vecko.me", + "contributions": [ + "code", + "bug" + ] } ], "commitConvention": "angular",