From 82f484932842a0af7e4bb18e0458bb6e615f19d4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:13:02 +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 540bd2dd..316deea7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-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) @@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Eliot Robson
Eliot Robson

👀 📖 + Rohit Goswami
Rohit Goswami

📖 👀 From 5fdffeb012945a70af5f3d453694a2d1e90d2b42 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:13:03 +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 3d14d83b..f79b3888 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -446,6 +446,16 @@ "review", "doc" ] + }, + { + "login": "HaoZeke", + "name": "Rohit Goswami", + "avatar_url": "https://avatars.githubusercontent.com/u/4336207?v=4", + "profile": "https://rgoswami.me", + "contributions": [ + "doc", + "review" + ] } ], "contributorsPerLine": 6,