From 6b2e453f55974f4e651b49df216b5be344014915 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:19:35 +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 a887d9f10..e5bdab90d 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-33-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-34-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) @@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Trevor James Smith
Trevor James Smith

πŸ’» πŸ‘€ Γ‰ric
Γ‰ric

πŸ’» πŸ‘€ Karen Cranston
Karen Cranston

πŸ’» πŸ‘€ + Joseph H Kennedy
Joseph H Kennedy

πŸ’» πŸ‘€ From ae29e5b5622522fdec242d55a83c2c0c5f9c148f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:19:36 +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 60c5ccda2..4a93157b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -344,6 +344,16 @@ "code", "review" ] + }, + { + "login": "jhkennedy", + "name": "Joseph H Kennedy", + "avatar_url": "https://avatars.githubusercontent.com/u/7882693?v=4", + "profile": "http://jhkennedy.org", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,