From 754a8ccbe73275de1ec866cb7a5b626a089c4dcc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:34:19 +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 da72964b..9bbe3cb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyopensci.github.io -[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-51-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) @@ -169,6 +169,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Nick Hodgskin
Nick Hodgskin

💻 🐛 + Yuvi
Yuvi

👀 From 8e7f12c02aebdaebbfc3a2f24020f4659c805aa5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:34:20 +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 5837eb6d..00523d06 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -542,6 +542,15 @@ "code", "bug" ] + }, + { + "login": "yuvipanda", + "name": "Yuvi", + "avatar_url": "https://avatars.githubusercontent.com/u/30430?v=4", + "profile": "https://github.com/yuvipanda", + "contributions": [ + "review" + ] } ], "commitConvention": "angular",