From 125faa4254ee863151d3e652da2a24a7ffbd09bb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:55:44 +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 f616cc978..b16eeb09d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci scientific Python Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-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) @@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Tyler Bonnell
Tyler Bonnell

💻 👀 Pat Tressel
Pat Tressel

💻 👀 + Ryan
Ryan

💻 👀 From f1ed4fec9424affe6d3ef51e0b66fbe25f1d3a9b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:55:45 +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 4de491100..cce34b37b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -533,6 +533,16 @@ "code", "review" ] + }, + { + "login": "ryanskeith", + "name": "Ryan", + "avatar_url": "https://avatars.githubusercontent.com/u/657220?v=4", + "profile": "https://github.com/ryanskeith", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,