From 638ef5e2ac5458dda483fa7c0a5cb85dfc143bc8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:08:05 +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 7618bdafb..af134f73a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci scientific Python Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors-) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic) @@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ananthu C V
Ananthu C V

👀 Chris Holdgraf
Chris Holdgraf

💻 👀 Neil Chue Hong
Neil Chue Hong

👀 + Roberto Pastor Muela
Roberto Pastor Muela

💻 👀 From f8324a87d884790af5022be8d085f2b7686f68a5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:08:06 +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 7e23ce993..3dccb72dd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -679,6 +679,16 @@ "contributions": [ "review" ] + }, + { + "login": "RobPasMue", + "name": "Roberto Pastor Muela", + "avatar_url": "https://avatars.githubusercontent.com/u/37798125?v=4", + "profile": "http://robpasmue.github.io", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,