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

💻 🐛 Yuvi
Yuvi

👀 + Filipe
Filipe

👀 From 48269597d2e2f8f8e43327ba046ce6ec9250dfb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:35:02 +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 00523d06..e4cc47ae 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -551,6 +551,15 @@ "contributions": [ "review" ] + }, + { + "login": "ocefpaf", + "name": "Filipe", + "avatar_url": "https://avatars.githubusercontent.com/u/950575?v=4", + "profile": "http://ocefpaf.github.io/python4oceanographers", + "contributions": [ + "review" + ] } ], "commitConvention": "angular",