diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..2af0bfc --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,44 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "mohmdrezk", + "name": "Mohamed Rezk", + "avatar_url": "https://avatars2.githubusercontent.com/u/9597815?v=4", + "profile": "https://github.com/mohmdrezk", + "contributions": [ + "code", + "design", + "ideas" + ] + }, + { + "login": "marcobarilari", + "name": "marcobarilari", + "avatar_url": "https://avatars3.githubusercontent.com/u/38101692?v=4", + "profile": "https://github.com/marcobarilari", + "contributions": [ + "code", + "design", + "ideas", + "bug", + "userTesting", + "review", + "question", + "infra", + "maintenance" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "localizer_auditory_motion", + "projectOwner": "cpp-lln-lab", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, + "contributorsSortAlphabetically": true +} diff --git a/README.md b/README.md index 829ce1b..46d5393 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_auditory_motion/actions) + +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) + ![](https://github.com/cpp-lln-lab/localizer_auditory_motion/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/cpp-lln-lab/localizer_auditory_motion/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/localizer_auditory_motion) @@ -129,3 +132,23 @@ The `numEventsPerBlock` should be a multiple of the number of "base" listed in t - `expParameters.designFixationTargets` is an array `(nr_blocks, numEventsPerBlock)` showing for each event if it should be accompanied by a target + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + +

Mohamed Rezk

💻 🎨 🤔

marcobarilari

💻 🎨 🤔 🐛 📓 👀 💬 🚇 🚧
+ + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file