From 45ff2049e99008edc76b73ba7ffd981be9b76d96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 19:15:19 +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..ffbc8b9a9 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

💻 👀 + Ken Seehart
Ken Seehart

💻 👀 From bbc2fdb4b1fcc8787cfd62bfb10cde1e455feb97 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 19:15:20 +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..fcdeef8e3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -533,6 +533,16 @@ "code", "review" ] + }, + { + "login": "kenseehart", + "name": "Ken Seehart", + "avatar_url": "https://avatars.githubusercontent.com/u/612119?v=4", + "profile": "https://github.com/kenseehart", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,