From dde3b614c7e6259537c7078c1dfa8c47ef4fbdc7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 19:28:27 +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 53663ad8a..ce19f1010 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci Scientific Python Open Source Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-28-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) @@ -110,6 +110,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jeremy Paige
Jeremy Paige

💻 👀 Anderson Bravalheri
Anderson Bravalheri

💻 🎨 Daniel Possenriede
Daniel Possenriede

💻 👀 + ruoxi
ruoxi

💻 👀 From da1b129d29b5b0db2e8d43a974ed4986e2f7c4b1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 19:28:28 +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 9fe9ffa8d..df8f2bba5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -282,6 +282,16 @@ "code", "review" ] + }, + { + "login": "yang-ruoxi", + "name": "ruoxi", + "avatar_url": "https://avatars.githubusercontent.com/u/13646711?v=4", + "profile": "https://github.com/yang-ruoxi", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,