From 1d4ff48b9473c1dfe59aa3d9b364ebee2de2d678 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 21:20:47 +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 d10d9eed5..05e16217b 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-61-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-62-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) @@ -152,6 +152,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Zack Weinberg
Zack Weinberg

👀 Felipe Moreno
Felipe Moreno

👀 💻 Sneha Yadav
Sneha Yadav

💻 👀 + Stefano Rivera
Stefano Rivera

👀 From 667f48a08c7081bed10626753ff9d931de35153a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 21:20:48 +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 42c80a5b6..ef0fdd5a4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -632,6 +632,15 @@ "code", "review" ] + }, + { + "login": "stefanor", + "name": "Stefano Rivera", + "avatar_url": "https://avatars.githubusercontent.com/u/442117?v=4", + "profile": "https://stefanorivera.com/", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7,