From 6ba0d4fb2dc8d88c45077a5eb92e21544bc557cf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:14:45 +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 20d7ae97a..e088aef49 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-45-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-46-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) @@ -132,6 +132,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d h-vetinari
h-vetinari

💻 👀 ✅ Ivan Ogasawara
Ivan Ogasawara

💻 👀 ✅ Tom Russell
Tom Russell

💻 👀 ✅ + C. Titus Brown
C. Titus Brown

💻 👀 From 920f25ab2fe7faaef2cd29dd2b4847d7859fa340 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:14:46 +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 00b1dc455..595b367d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -472,6 +472,16 @@ "review", "tutorial" ] + }, + { + "login": "ctb", + "name": "C. Titus Brown", + "avatar_url": "https://avatars.githubusercontent.com/u/51016?v=4", + "profile": "http://ivory.idyll.org/blog/", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,