-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
126 lines (126 loc) · 3.05 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
125
126
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "marcfi",
"name": "marcfi",
"avatar_url": "https://avatars2.githubusercontent.com/u/48595245?v=4",
"profile": "https://github.com/marcfi",
"contributions": [
"code",
"ideas",
"maintenance",
"tool"
]
},
{
"login": "thomaskuestner",
"name": "Thomas Kuestner",
"avatar_url": "https://avatars1.githubusercontent.com/u/15344655?v=4",
"profile": "https://sites.google.com/site/kspaceastronauts",
"contributions": [
"code",
"ideas",
"maintenance",
"projectManagement",
"doc",
"review",
"test"
]
},
{
"login": "tobiashepp",
"name": "tobiashepp",
"avatar_url": "https://avatars1.githubusercontent.com/u/30172495?v=4",
"profile": "https://www.is.mpg.de/de/people/thepp",
"contributions": [
"code",
"ideas",
"maintenance",
"tool",
"security"
]
},
{
"login": "a-doering",
"name": "a-doering",
"avatar_url": "https://avatars1.githubusercontent.com/u/35858164?v=4",
"profile": "https://github.com/a-doering",
"contributions": [
"code"
]
},
{
"login": "KaijieMo1",
"name": "KaijieMo1",
"avatar_url": "https://avatars3.githubusercontent.com/u/69183027?v=4",
"profile": "https://github.com/KaijieMo1",
"contributions": [
"code",
"doc"
]
},
{
"login": "sergiosgatidis",
"name": "sergiosgatidis",
"avatar_url": "https://avatars1.githubusercontent.com/u/52936169?v=4",
"profile": "https://github.com/sergiosgatidis",
"contributions": [
"ideas",
"projectManagement",
"question"
]
},
{
"login": "SarahMue",
"name": "SarahMue",
"avatar_url": "https://avatars3.githubusercontent.com/u/30621951?v=4",
"profile": "https://github.com/SarahMue",
"contributions": [
"code",
"ideas",
"plugin",
"maintenance"
]
},
{
"login": "CDStark",
"name": "CDStark",
"avatar_url": "https://avatars.githubusercontent.com/u/64153881?v=4",
"profile": "https://github.com/CDStark",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "fl3on",
"name": "fl3on",
"avatar_url": "https://avatars.githubusercontent.com/u/57361099?v=4",
"profile": "https://github.com/fl3on",
"contributions": [
"code",
"test"
]
},
{
"login": "hksonngan",
"name": "haison",
"avatar_url": "https://avatars.githubusercontent.com/u/780912?v=4",
"profile": "https://github.com/hksonngan",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "med_segmentation",
"projectOwner": "lab-midas",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}