From e57e4c60e7907188398f8fda7ffd21c671bc0ac1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 17:41:51 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 76f531ff7..05bfcd696 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-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-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) @@ -77,12 +77,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - + + + + + + +
Erik Welch
Erik Welch

📖 🎨
David Nicholson
David Nicholson

📖 🎨
Leah Wasser
Leah Wasser

📖 🎨
Ariane Sasso
Ariane Sasso

📖 🎨
Simon
Simon

📖 🎨
Alexandre Batisse
Alexandre Batisse

📖 🎨
Erik Welch
Erik Welch

📖 🎨
David Nicholson
David Nicholson

📖 🎨
Leah Wasser
Leah Wasser

📖 🎨
Ariane Sasso
Ariane Sasso

📖 🎨
Simon
Simon

📖 🎨
Alexandre Batisse
Alexandre Batisse

📖 🎨
Pamphile Roy
Pamphile Roy

📖 🎨
From e14c47bce3565b5232ca6d50b34016426a4dbea9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 17:41:52 +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 26d5b5d8e..327732b63 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -65,6 +65,16 @@ "doc", "design" ] + }, + { + "login": "tupui", + "name": "Pamphile Roy", + "avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4", + "profile": "https://github.com/tupui", + "contributions": [ + "doc", + "design" + ] } ], "contributorsPerLine": 7,