From 689286776ad167552df71fe1f6379f5e6d6f69b7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:54:53 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 44460003..bdbc83bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-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) @@ -90,21 +90,24 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + - - - - - - + + + + + + + + + +
Tom Augspurger
Tom Augspurger

💻 👀 🎨
Ariane Sasso
Ariane Sasso

💻 👀 🎨
Ryan Abernathey
Ryan Abernathey

💻 🎨 👀
David Nicholson
David Nicholson

💻 👀 🎨
Stefan van der Walt
Stefan van der Walt

💻 👀 🎨
Erik Welch
Erik Welch

💻 👀 🎨
Alex Batisse
Alex Batisse

💻 👀 🎨
Tom Augspurger
Tom Augspurger

💻 👀 🎨
Ariane Sasso
Ariane Sasso

💻 👀 🎨
Ryan Abernathey
Ryan Abernathey

💻 🎨 👀
David Nicholson
David Nicholson

💻 👀 🎨
Stefan van der Walt
Stefan van der Walt

💻 👀 🎨
Erik Welch
Erik Welch

💻 👀 🎨
Chiara Marmo
Chiara Marmo

💻 👀 🎨
Yuvi Panda
Yuvi Panda

💻 🎨 👀
Niels Bantilan
Niels Bantilan

👀 💻
Carol Willing
Carol Willing

👀 💻
Chris Holdgraf
Chris Holdgraf

👀 💻
Steve Moss
Steve Moss

👀 💻
Alex Batisse
Alex Batisse

💻 👀 🎨
Chiara Marmo
Chiara Marmo

💻 👀 🎨
Yuvi Panda
Yuvi Panda

💻 🎨 👀
Niels Bantilan
Niels Bantilan

💻 👀
Carol Willing
Carol Willing

👀 💻
Chris Holdgraf
Chris Holdgraf

👀 💻 🎨
Steve Moss
Steve Moss

👀 💻
Kylen Solvik
Kylen Solvik

👀 💻
From 195c882bdd930936868a96cd4c0358ac669ddc5b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:54:54 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 16d782ad..68221639 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -131,9 +131,9 @@ "avatar_url": "https://avatars.githubusercontent.com/u/1839645?v=4", "profile": "http://chrisholdgraf.com", "contributions": [ - "review", - "code", - "design" + "review", + "code", + "design" ] }, { @@ -145,6 +145,16 @@ "review", "code" ] + }, + { + "login": "kysolvik", + "name": "Kylen Solvik", + "avatar_url": "https://avatars.githubusercontent.com/u/24379590?v=4", + "profile": "https://github.com/kysolvik", + "contributions": [ + "review", + "code" + ] } ], "contributorsPerLine": 6,