From 2a1ca506b7b338b991d9984ae2f1bd899c7f5ab8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:33:25 +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 18d0ebdcb..6611fa152 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-12-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-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) @@ -91,6 +91,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Randy Döring
Randy Döring

💻 👀 Juan Luis Cano Rodríguez
Juan Luis Cano Rodríguez

💻 🎨 👀 Henry Schreiner
Henry Schreiner

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

💻 🎨 👀 From b4c19c6e2e1409a016bff39459186a96c324e759 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:33:26 +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 3d6781abd..4ccfb7108 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -127,6 +127,17 @@ "design", "review" ] + }, + { + "login": "stefanv", + "name": "Stefan van der Walt", + "avatar_url": "https://avatars.githubusercontent.com/u/45071?v=4", + "profile": "https://mentat.za.net", + "contributions": [ + "code", + "design", + "review" + ] } ], "contributorsPerLine": 7,