From b915a5d5d7e5eebfb1366293a7ec080c4c4e6677 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:12:18 +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 13f6d0f2f..26a734e5c 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-31-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-32-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) @@ -116,6 +116,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Isabel Zimmerman
Isabel Zimmerman

πŸ’» πŸ‘€ Nick Murphy
Nick Murphy

πŸ’» πŸ‘€ Trevor James Smith
Trevor James Smith

πŸ’» πŸ‘€ + Γ‰ric
Γ‰ric

πŸ’» πŸ‘€ From 30794808619bc5aaed9e8c3eeafbbd9e68a4f347 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:12:19 +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 8acdc0e2b..4e3e50af5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -324,6 +324,16 @@ "code", "review" ] + }, + { + "login": "merwok", + "name": "Γ‰ric", + "avatar_url": "https://avatars.githubusercontent.com/u/635179?v=4", + "profile": "https://github.com/merwok", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,