From 25f00443d6dde99856612fdd810b90d4460c63b0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:30:04 +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 b033a7312..aef5aa264 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-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-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) @@ -87,6 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Filipe
Filipe

💻 🎨 + Jonny Saunders
Jonny Saunders

💻 🎨 From 40bb5399ad748ced6b9a5152b3750f4e9adbe8e2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:30:05 +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 ad7585ef5..7aa84b0b5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -85,6 +85,16 @@ "code", "design" ] + }, + { + "login": "sneakers-the-rat", + "name": "Jonny Saunders", + "avatar_url": "https://avatars.githubusercontent.com/u/12961499?v=4", + "profile": "https://jon-e.net", + "contributions": [ + "code", + "design" + ] } ], "contributorsPerLine": 7,