From 7790a06f7b5ac7f6fc2d66cbca7afd640abe1335 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 00:48:00 +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 67c5959a..838bd3c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg?style=flat-square)](#contributors-) [![Deploy Jekyll 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) @@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Yuvi
Yuvi

👀 Filipe
Filipe

👀 Sebastian Lobentanzer
Sebastian Lobentanzer

👀 + Britney Whittington
Britney Whittington

💻 From 19d60db0a9a0ba54da272e337dbba0db9f76c821 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 00:48:01 +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 aa4c2818..25b39ae3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -569,6 +569,15 @@ "contributions": [ "review" ] + }, + { + "login": "bwhitt7", + "name": "Britney Whittington", + "avatar_url": "https://avatars.githubusercontent.com/u/103079612?v=4", + "profile": "https://github.com/bwhitt7", + "contributions": [ + "code" + ] } ], "commitConvention": "angular",