From 49136ae7673e2a9968bd595bfdd63d4a58b776ce Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 22:43:05 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b173e48..9548fdb8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Peer Review Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-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) @@ -108,7 +108,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Steve Moss
Steve Moss

👀 💻 Ivan Ogasawara
Ivan Ogasawara

👀 💻 - Kylen Solvik
Kylen Solvik

👀 💻 + Kylen Solvik
Kylen Solvik

👀 💻 🎨 + Erik Sundell
Erik Sundell

👀 💻 From 2632abcac76fa835c5cb91986232013b7171f5fc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 22:44:25 +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 2d265181..7f7cbe38 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -166,6 +166,16 @@ "code", "design" ] + }, + { + "login": "consideRatio", + "name": "Erik Sundell", + "avatar_url": "https://avatars.githubusercontent.com/u/3837114?v=4", + "profile": "https://github.com/consideRatio", + "contributions": [ + "review", + "code" + ] } ], "contributorsPerLine": 6,