From 9446d3bda95a5345a41dd7a5df4a4ba69ae3f596 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:05:40 +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 0023377d..1eb96fad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/peer-review-guide?color=purple&display_name=tag&style=plastic) @@ -95,6 +95,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ryan Abernathey
Ryan Abernathey

💻 🎨 👀 David Nicholson
David Nicholson

💻 👀 🎨 Stefan van der Walt
Stefan van der Walt

💻 👀 🎨 + Erik Welch
Erik Welch

💻 👀 🎨 From 6e91834635ac1b901db84b60114c06b042bc57d9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:05:41 +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 7d05b4d3..59421281 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -60,6 +60,17 @@ "review", "design" ] + }, + { + "login": "eriknw", + "name": "Erik Welch", + "avatar_url": "https://avatars.githubusercontent.com/u/2058401?v=4", + "profile": "https://fosstodon.org/@eriknw", + "contributions": [ + "code", + "review", + "design" + ] } ], "contributorsPerLine": 7,