From 3a870d554002af3aed90d1867a30582359195721 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:39:24 +0000 Subject: [PATCH 1/4] 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 bfcec485..dc3549e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/peer-review-guide?color=purple&display_name=tag&style=plastic) @@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Bane Sullivan
Bane Sullivan

💻 👀 Avik Basu
Avik Basu

💻 👀 + Carter Lee Rhea
Carter Lee Rhea

🤔 👀 From 2c3142f9436e80d4ab10d465ab5417eff243626d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:39:25 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a7ef4e7c..6c863a37 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -396,6 +396,16 @@ "code", "review" ] + }, + { + "login": "crhea93", + "name": "Carter Lee Rhea", + "avatar_url": "https://avatars.githubusercontent.com/u/34322936?v=4", + "profile": "https://github.com/crhea93", + "contributions": [ + "ideas", + "review" + ] } ], "contributorsPerLine": 6, From 3f47adf4eb8ce0b5ec755c48c70dfca69ba7d209 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:14:18 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc3549e2..8953529f 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Bane Sullivan
Bane Sullivan

💻 👀 Avik Basu
Avik Basu

💻 👀 - Carter Lee Rhea
Carter Lee Rhea

🤔 👀 + Carter Lee Rhea
Carter Lee Rhea

🤔 👀 💻 From 0070ace7e4da917e9dfdd96371b893f362db032a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:14:19 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6c863a37..82e4a455 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -404,7 +404,8 @@ "profile": "https://github.com/crhea93", "contributions": [ "ideas", - "review" + "review", + "code" ] } ],