From 5dbc2d0fa13f38b0f582cf2dbc898737948f4ccd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 22:47:13 +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 a178724fd..bf7ff876f 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-29-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-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) @@ -114,6 +114,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Isabel Zimmerman
Isabel Zimmerman

💻 👀 + Nick Murphy
Nick Murphy

💻 👀 From ec9f174006a979ed19fe590abe0efcaba7744d64 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 22:47:14 +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 55d3902de..50a1439f7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -304,6 +304,16 @@ "code", "review" ] + }, + { + "login": "namurphy", + "name": "Nick Murphy", + "avatar_url": "https://avatars.githubusercontent.com/u/8931994?v=4", + "profile": "https://orcid.org/0000-0001-6628-8033", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,