From 636eb088109e706b35b6f88da60544866eaade4f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:13:54 +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 69f54995e..61507ad26 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-41-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-42-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) @@ -126,6 +126,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Philipp A.
Philipp A.

💻 👀 Moritz E. Beber
Moritz E. Beber

💻 ✅ Jackson Burns
Jackson Burns

💻 👀 ✅ + jaimergp
jaimergp

💻 👀 ✅ From 52fcba0e06746e049c059ebdf44280bde2dbe2dc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:13:55 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 571ea01c5..d75229f20 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -428,6 +428,17 @@ "review", "tutorial" ] + }, + { + "login": "jaimergp", + "name": "jaimergp", + "avatar_url": "https://avatars.githubusercontent.com/u/2559438?v=4", + "profile": "https://github.com/jaimergp", + "contributions": [ + "code", + "review", + "tutorial" + ] } ], "contributorsPerLine": 7,