From 7dd68fe18415ee48b60152a01cfb7e261b25dbe2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:42:58 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb8c30a50..11d88caee 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-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-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) @@ -137,6 +137,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d miguelalizo
miguelalizo

💻 👀 nyeshlur
nyeshlur

💻 👀 + + Tyler Bonnell
Tyler Bonnell

💻 👀 + From abded19df3f6cb8044953b7a58c4824b53185c11 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:42:59 +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 5613f78d4..00a2248af 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -512,6 +512,16 @@ "code", "review" ] + }, + { + "login": "Tyler-Bonnell", + "name": "Tyler Bonnell", + "avatar_url": "https://avatars.githubusercontent.com/u/89505514?v=4", + "profile": "https://www.linkedin.com/in/tylerjbonnell/", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,