From 10a6f492c0c5b573c0fd254a84a97f4f02eb6865 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:33:21 +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 82cffc14..18130ffc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review 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/peer-review-guide?color=purple&display_name=tag&style=plastic) @@ -149,6 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Eliot Robson
Eliot Robson

👀 📖 Rohit Goswami
Rohit Goswami

📖 👀 Jed Brown
Jed Brown

📖 👀 + Lauren Yee
Lauren Yee

📖 👀 From 3535d34a5480de9cb84e2e70b571961c2369b0e1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:33:22 +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 250dbe3a..b61b94d1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -466,6 +466,16 @@ "doc", "review" ] + }, + { + "login": "yeelauren", + "name": "Lauren Yee", + "avatar_url": "https://avatars.githubusercontent.com/u/12127746?v=4", + "profile": "http://www.mapdatascience.com", + "contributions": [ + "doc", + "review" + ] } ], "contributorsPerLine": 6,