From 90fd10f8c0f1331afce965a321a406707c35fc26 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:04:09 +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 07592ff7..0023377d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-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) @@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ariane Sasso
Ariane Sasso

💻 👀 🎨 Ryan Abernathey
Ryan Abernathey

💻 🎨 👀 David Nicholson
David Nicholson

💻 👀 🎨 + Stefan van der Walt
Stefan van der Walt

💻 👀 🎨 From 2dae9649591428187332d0488f2691a86a45c791 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:04:10 +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 c56e8aeb..7d05b4d3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,17 @@ "review", "design" ] + }, + { + "login": "stefanv", + "name": "Stefan van der Walt", + "avatar_url": "https://avatars.githubusercontent.com/u/45071?v=4", + "profile": "https://mentat.za.net", + "contributions": [ + "code", + "review", + "design" + ] } ], "contributorsPerLine": 7,