From 54c51129ffe72872278c29fd7dbd8472a8daf69c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:09:53 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d1ddddc..eb30ad966 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Scientific Python Open Source Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-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) @@ -103,6 +103,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Frost Ming
Frost Ming

💻 👀 Hugo van Kemenade
Hugo van Kemenade

💻 👀 + + Matt Hall
Matt Hall

💻 👀 + From ba8614e06bf663de1867ef3b48723ef45fbc17ea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:09:54 +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 0faa7c971..ce0c1b692 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -223,6 +223,16 @@ "code", "review" ] + }, + { + "login": "kwinkunks", + "name": "Matt Hall", + "avatar_url": "https://avatars.githubusercontent.com/u/1692372?v=4", + "profile": "https://code.scienxlab.org", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,