From 693f998a04838193926ffa30a9d970d808342fc9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 13:14:43 +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 0dc2f5bf..41082773 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CPP_BIDS -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) A set of function for matlab and octave to create [BIDS-compatible](https://bids-specification.readthedocs.io/en/stable/) folder structure and filenames for the output of behavioral, EEG, fMRI, eyetracking studies. @@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

CerenB

💻 🎨 📖

marcobarilari

💻 🎨 📖
From ef827c6c34b0a1a54e03552141cc7c9adcfa455b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 13:14:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 23dad2cc..5a65e8f3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,17 @@ "design", "doc" ] + }, + { + "login": "marcobarilari", + "name": "marcobarilari", + "avatar_url": "https://avatars3.githubusercontent.com/u/38101692?v=4", + "profile": "https://github.com/marcobarilari", + "contributions": [ + "code", + "design", + "doc" + ] } ], "contributorsPerLine": 7,