From 00a11f421d4cf0e41ca4ed7fb8678af5ee9a3836 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 15:53:31 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e18c2076d..6f1436e77 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ phys2bids [![Supports python version](https://img.shields.io/pypi/pyversions/phys2bids)](https://pypi.org/project/phys2bids/) -[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat)](#contributors) ``phys2bids`` is a python3 library meant to format physiological files in BIDS. @@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Marcel Zwiers
Marcel Zwiers

🔌 victox5
victox5

📖 + Marie-Eve Picard
Marie-Eve Picard

👀 From 39918acf530f9353ebaf9346a0e2a405cf8c6df1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 15:53:32 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 34b34f932..2adce89b4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -311,6 +311,15 @@ "contributions": [ "doc" ] + }, + { + "login": "me-pic", + "name": "Marie-Eve Picard", + "avatar_url": "https://avatars.githubusercontent.com/u/77584086?v=4", + "profile": "https://github.com/me-pic", + "contributions": [ + "review" + ] } ], "commitType": "docs"