From 9e30edf14b679ebd588f9e83bc8c3a494705ee89 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:15:45 +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 b4ed1e4..80ecf71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Welcome to pyOpenSci Software Peer Review 👋 -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) Hi there! This repository is where pyOpenSci @@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d James A. Fellows Yates
James A. Fellows Yates

💻 👀 Moritz E. Beber
Moritz E. Beber

💻 👀 Ty Schlichenmeyer
Ty Schlichenmeyer

💻 👀 + Filipe Laíns
Filipe Laíns

💻 👀 From 73114e3b9931469a682536cdf814b8153323e7ad Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:15:46 +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 71e3aba..2d1afc2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -132,6 +132,16 @@ "code", "review" ] + }, + { + "login": "FFY00", + "name": "Filipe Laíns", + "avatar_url": "https://avatars.githubusercontent.com/u/11718923?v=4", + "profile": "https://ffy00.github.io/", + "contributions": [ + "code", + "review" + ] } ], "contributorsPerLine": 7,