From 29c261908dec34f6c7267fc1d7b7aeb9392872f8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:41:56 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a58b5a..406c7f3f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-55-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) [![Deploy Hugo site to Pages](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/deploy-gh-pages.yml/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/deploy-gh-pages.yml) [![DOI](https://zenodo.org/badge/174412809.svg)](https://zenodo.org/doi/10.5281/zenodo.10594115) @@ -240,6 +240,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Sebastian Lobentanzer
Sebastian Lobentanzer

👀 Britney Whittington
Britney Whittington

💻 Romain Caneill
Romain Caneill

📖 + Amy Heather
Amy Heather

📝 From 4e04a547f9906dcc39c7a8245fc77a9d3a9c0782 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:41:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index dd2d80cb..eb2a4379 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -587,6 +587,15 @@ "contributions": [ "doc" ] + }, + { + "login": "amyheather", + "name": "Amy Heather", + "avatar_url": "https://avatars.githubusercontent.com/u/92166537?v=4", + "profile": "https://www.linkedin.com/in/amyheather", + "contributions": [ + "blog" + ] } ], "commitConvention": "angular",