From d48c7ed5326983e0549de4f350839552a582352c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:43:33 +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 ad126f71..da8be346 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-46-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) @@ -162,6 +162,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Tetsuo Koyama
Tetsuo Koyama

👀 Breanna Powell
Breanna Powell

💻 👀 Mandy Moore
Mandy Moore

💻 👀 📖 + Tim Dawson
Tim Dawson

💻 👀 From 79936009c2d4603498818e8742ba8b261cc6e1cd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:43:34 +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 172542fb..b5a513f3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -491,6 +491,16 @@ "review", "doc" ] + }, + { + "login": "TimothyEDawson", + "name": "Tim Dawson", + "avatar_url": "https://avatars.githubusercontent.com/u/142453358?v=4", + "profile": "https://github.com/TimothyEDawson", + "contributions": [ + "code", + "review" + ] } ], "commitConvention": "angular",