From fe78ec2ed7d3ccbbcb9cfcbef7c8751c9fb87b53 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:57:33 +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 e7e46a49b..6cd33b016 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-47-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-48-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) @@ -134,6 +134,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Tom Russell
Tom Russell

💻 👀 ✅ C. Titus Brown
C. Titus Brown

💻 👀 Cale Kochenour
Cale Kochenour

💻 👀 + miguelalizo
miguelalizo

💻 👀 From 7230a0af12aec632be1e207b2dfb27ff441a8717 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:57:34 +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 3bbb46f49..c887ed292 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -492,6 +492,16 @@ "code", "review" ] + }, + { + "login": "miguelalizo", + "name": "miguelalizo", + "avatar_url": "https://avatars.githubusercontent.com/u/108839050?v=4", + "profile": "https://github.com/miguelalizo", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,