-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
124 lines (124 loc) · 3.1 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"files": [
"README"
],
"projectName": "anat",
"projectOwner": "courtois-neuromod",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "FrancoisPgm",
"name": "François Paugam",
"avatar_url": "https://avatars.githubusercontent.com/u/35327799?v=4",
"profile": "https://github.com/FrancoisPgm",
"contributions": [
"data"
]
},
{
"login": "bamal",
"name": "Amal ",
"avatar_url": "https://avatars.githubusercontent.com/u/10996072?v=4",
"profile": "https://github.com/bamal",
"contributions": [
"data"
]
},
{
"login": "bpinsard",
"name": "Basile",
"avatar_url": "https://avatars.githubusercontent.com/u/1155388?v=4",
"profile": "https://github.com/bpinsard",
"contributions": [
"design",
"ideas",
"data"
]
},
{
"login": "jcohenadad",
"name": "Julien Cohen-Adad",
"avatar_url": "https://avatars.githubusercontent.com/u/2482071?v=4",
"profile": "http://www.neuro.polymtl.ca",
"contributions": [
"design",
"ideas",
"data"
]
},
{
"login": "emilie-dessureault",
"name": "emilie-dessureault",
"avatar_url": "https://avatars.githubusercontent.com/u/61021023?v=4",
"profile": "https://github.com/emilie-dessureault",
"contributions": [
"design",
"ideas",
"projectManagement",
"data"
]
},
{
"login": "julieaboyle1",
"name": "jboyle",
"avatar_url": "https://avatars.githubusercontent.com/u/39348727?v=4",
"profile": "https://github.com/julieaboyle1",
"contributions": [
"design",
"ideas",
"projectManagement",
"data"
]
},
{
"login": "me-pic",
"name": "Marie-Eve Picard (she/her)",
"avatar_url": "https://avatars.githubusercontent.com/u/77584086?v=4",
"profile": "https://github.com/me-pic",
"contributions": [
"data"
]
},
{
"login": "pbellec",
"name": "Pierre Bellec",
"avatar_url": "https://avatars.githubusercontent.com/u/1670887?v=4",
"profile": "http://simexp-lab.org",
"contributions": [
"design",
"ideas"
]
},
{
"login": "pravishsainath",
"name": "Pravish Sainath",
"avatar_url": "https://avatars.githubusercontent.com/u/13696562?v=4",
"profile": "https://github.com/pravishsainath",
"contributions": [
"data"
]
},
{
"login": "sangfrois",
"name": "François Lespinasse",
"avatar_url": "https://avatars.githubusercontent.com/u/38385719?v=4",
"profile": "https://github.com/sangfrois",
"contributions": [
"data"
]
},
{
"login": "arnaudbore",
"name": "arnaudbore",
"avatar_url": "https://avatars.githubusercontent.com/u/2171665?v=4",
"profile": "https://github.com/arnaudbore",
"contributions": [
"design",
"data"
]
}
],
"contributorsPerLine": 7
}