From 385aab2503c31c6f82d8a3fe981d60bc3a1a7df3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:54: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 a9a2e83ff..6c3c8902a 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-37-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-38-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) @@ -124,6 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d William F. Broderick
William F. Broderick

Jesse Mostipak
Jesse Mostipak

+ Maria Knorps
Maria Knorps

💻 👀 From 9a97c0301a49b1ca3c137f55c55d7b81203ec8a5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:54: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 34a060952..c7b434b74 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -386,6 +386,16 @@ "contributions": [ "tutorial" ] + }, + { + "login": "mknorps", + "name": "Maria Knorps", + "avatar_url": "https://avatars.githubusercontent.com/u/27200848?v=4", + "profile": "https://github.com/mknorps", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,