File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "contributors" : [
8+ {
9+ "login" : " Remi-Gau" ,
10+ "name" : " Remi Gau" ,
11+ "avatar_url" : " https://avatars3.githubusercontent.com/u/6961185?v=4" ,
12+ "profile" : " https://remi-gau.github.io/" ,
13+ "contributions" : [
14+ " code" ,
15+ " design" ,
16+ " doc"
17+ ]
18+ }
19+ ],
20+ "contributorsPerLine" : 7 ,
21+ "projectName" : " CPP_PTB" ,
22+ "projectOwner" : " cpp-lln-lab" ,
23+ "repoType" : " github" ,
24+ "repoHost" : " https://github.com" ,
25+ "skipCi" : true
26+ }
Original file line number Diff line number Diff line change 11# CPP_PTB
2+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
25
36List of PsychToolBox (PTB) related functions for the Crossmodal Perpcetion and Plasticity lab (CPP)
47
@@ -36,3 +39,22 @@ keyboardNames
3639
3740
3841### cleanUp
42+
43+ ## Contributors ✨
44+
45+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
46+
47+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
48+ <!-- prettier-ignore-start -->
49+ <!-- markdownlint-disable -->
50+ <table >
51+ <tr >
52+ <td align="center"><a href="https://remi-gau.github.io/"><img src="https://avatars3.githubusercontent.com/u/6961185?v=4" width="100px;" alt=""/><br /><sub><b>Remi Gau</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_PTB/commits?author=Remi-Gau" title="Code">💻</a> <a href="#design-Remi-Gau" title="Design">🎨</a> <a href="https://github.com/cpp-lln-lab/CPP_PTB/commits?author=Remi-Gau" title="Documentation">📖</a></td>
53+ </tr >
54+ </table >
55+
56+ <!-- markdownlint-enable -->
57+ <!-- prettier-ignore-end -->
58+ <!-- ALL-CONTRIBUTORS-LIST:END -->
59+
60+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments