forked from CoLRev-Environment/colrev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
174 lines (174 loc) · 4.41 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "geritwagner",
"name": "Gerit Wagner",
"avatar_url": "https://avatars.githubusercontent.com/u/3872815?v=4",
"profile": "https://github.com/geritwagner",
"contributions": [
"code",
"doc",
"data",
"content",
"example"
]
},
{
"login": "julianprester",
"name": "Julian Prester",
"avatar_url": "https://avatars.githubusercontent.com/u/4706870?v=4",
"profile": "https://julianprester.com",
"contributions": [
"code",
"doc",
"data",
"content",
"bug",
"ideas"
]
},
{
"login": "tmahmood",
"name": "Tarin Mahmood",
"avatar_url": "https://avatars.githubusercontent.com/u/34904?v=4",
"profile": "https://github.com/tmahmood",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "dengdenglele",
"name": "dengdenglele",
"avatar_url": "https://avatars.githubusercontent.com/u/28404427?v=4",
"profile": "https://github.com/dengdenglele",
"contributions": [
"data",
"doc",
"test"
]
},
{
"login": "mhlbrsimon",
"name": "mhlbrsimon",
"avatar_url": "https://avatars.githubusercontent.com/u/83401831?v=4",
"profile": "https://github.com/mhlbrsimon",
"contributions": [
"code"
]
},
{
"login": "ossendorfluca",
"name": "ossendorfluca",
"avatar_url": "https://avatars.githubusercontent.com/u/112037612?v=4",
"profile": "https://github.com/ossendorfluca",
"contributions": [
"code"
]
},
{
"login": "katharinaernst",
"name": "katharinaernst",
"avatar_url": "https://avatars.githubusercontent.com/u/131549085?v=4",
"profile": "https://github.com/katharinaernst",
"contributions": [
"code"
]
},
{
"login": "einfachjessi",
"name": "einfachjessi",
"avatar_url": "https://avatars.githubusercontent.com/u/131001755?v=4",
"profile": "https://github.com/einfachjessi",
"contributions": [
"code"
]
},
{
"login": "Janus678",
"name": "Janus678",
"avatar_url": "https://avatars.githubusercontent.com/u/131582517?v=4",
"profile": "https://github.com/Janus678",
"contributions": [
"code"
]
},
{
"login": "frxdericz",
"name": "frxdericz",
"avatar_url": "https://avatars.githubusercontent.com/u/131789939?v=4",
"profile": "https://github.com/frxdericz",
"contributions": [
"code"
]
},
{
"login": "MalouSchmidt",
"name": "MalouSchmidt",
"avatar_url": "https://avatars.githubusercontent.com/u/131263679?v=4",
"profile": "https://github.com/MalouSchmidt",
"contributions": [
"code"
]
},
{
"login": "RheaDoesStuff",
"name": "RheaDoesStuff",
"avatar_url": "https://avatars.githubusercontent.com/u/74066245?v=4",
"profile": "https://github.com/RheaDoesStuff",
"contributions": [
"code"
]
},
{
"login": "Cohen2000",
"name": "Cohen2000",
"avatar_url": "https://avatars.githubusercontent.com/u/113113352?v=4",
"profile": "https://github.com/Cohen2000",
"contributions": [
"code"
]
},
{
"login": "RobertAhr",
"name": "RobertAhr",
"avatar_url": "https://avatars.githubusercontent.com/u/131687952?v=4",
"profile": "https://github.com/RobertAhr",
"contributions": [
"code"
]
},
{
"login": "ThomasFleischmann",
"name": "ThomasFleischmann",
"avatar_url": "https://avatars.githubusercontent.com/u/131684139?v=4",
"profile": "https://github.com/ThomasFleischmann",
"contributions": [
"code"
]
},
{
"login": "AntonFrisch",
"name": "AntonFrisch",
"avatar_url": "https://avatars.githubusercontent.com/u/131719653?v=4",
"profile": "https://github.com/AntonFrisch",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "colrev",
"projectOwner": "CoLRev-Environment",
"commitType": "docs"
}