From d01f64d38077d1d1caf073470def3d01dcf992f0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:16:31 +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 3c6344d7..fd2be52c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-49-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) @@ -165,6 +165,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Tim Dawson
Tim Dawson

💻 👀 Ellie Abrahams
Ellie Abrahams

👀 📝 Jed Brown
Jed Brown

👀 📝 + Carter Lee Rhea
Carter Lee Rhea

👀 📝 From 8a108f69dce6e2d6a6c354700a6e2ff2d654bb84 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:16:32 +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 2e35e694..b995e825 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -522,6 +522,16 @@ "review", "blog" ] + }, + { + "login": "crhea93", + "name": "Carter Lee Rhea", + "avatar_url": "https://avatars.githubusercontent.com/u/34322936?v=4", + "profile": "https://github.com/crhea93", + "contributions": [ + "review", + "blog" + ] } ], "commitConvention": "angular",