From 9f5e663caefebb6a833555997fc4af6a22d48ae3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:38:46 +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 3b2d3ebf..423b3e75 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyOpenSci scientific Python Packaging Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-59-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) @@ -149,6 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Cheng H. Lee
Cheng H. Lee

💻 👀 Vaunty
Vaunty

💻 👀 + Felipe Moreno
Felipe Moreno

👀 From 2fc3eedce5629792fabbe23eebd9307fc3625d6e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:38:47 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a73ec527..fec87787 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -603,6 +603,15 @@ "code", "review" ] + }, + { + "login": "flpm", + "name": "Felipe Moreno", + "avatar_url": "https://avatars.githubusercontent.com/u/17676929?v=4", + "profile": "http://flpm.dev", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7, From 954ceb5c6c0b29e743f44abfb240059f65bfb7b2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:41:08 +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 423b3e75..0c530daf 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Cheng H. Lee
Cheng H. Lee

💻 👀 Vaunty
Vaunty

💻 👀 - Felipe Moreno
Felipe Moreno

👀 + Felipe Moreno
Felipe Moreno

👀 💻 From 2d63814953492105f56fdef6cebf80bfd4315ab5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:41:09 +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 fec87787..ebee252b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -610,7 +610,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/17676929?v=4", "profile": "http://flpm.dev", "contributions": [ - "review" + "review", + "code" ] } ],