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, diff --git a/README.md b/README.md index 0dc2f5bf..41082773 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CPP_BIDS -[](#contributors-) +[](#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 💻 🎨 📖 |