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

💻 👀 📖 Tim Dawson
Tim Dawson

💻 👀 Ellie Abrahams
Ellie Abrahams

👀 📝 + Jed Brown
Jed Brown

👀 📝 From 807081d266fa0f6c9adf02d3e692ed1dda81b2e1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:16:09 +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 afd317cb..2e35e694 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -512,6 +512,16 @@ "review", "blog" ] + }, + { + "login": "jedbrown", + "name": "Jed Brown", + "avatar_url": "https://avatars.githubusercontent.com/u/3303?v=4", + "profile": "https://jedbrown.org", + "contributions": [ + "review", + "blog" + ] } ], "commitConvention": "angular",