-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
110 lines (110 loc) · 2.87 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "KerstenBreuer",
"name": "Kersten Breuer",
"avatar_url": "https://avatars3.githubusercontent.com/u/28008309?v=4",
"profile": "https://github.com/KerstenBreuer",
"contributions": [
"code",
"design"
]
},
{
"login": "lutsik",
"name": "Pavlo Lutsik",
"avatar_url": "https://avatars0.githubusercontent.com/u/10563886?v=4",
"profile": "https://github.com/lutsik",
"contributions": [
"code",
"ideas",
"financial"
]
},
{
"login": "svedziok",
"name": "Sven Twardziok",
"avatar_url": "https://avatars0.githubusercontent.com/u/17719296?v=4",
"profile": "https://github.com/svedziok",
"contributions": [
"code"
]
},
{
"login": "MariusDieckmann",
"name": "Marius",
"avatar_url": "https://avatars0.githubusercontent.com/u/13437264?v=4",
"profile": "https://github.com/MariusDieckmann",
"contributions": [
"code",
"infra"
]
},
{
"login": "lukasjelonek",
"name": "Lukas Jelonek",
"avatar_url": "https://avatars0.githubusercontent.com/u/6919146?v=4",
"profile": "https://github.com/lukasjelonek",
"contributions": [
"code"
]
},
{
"login": "illusional",
"name": "Michael Franklin",
"avatar_url": "https://avatars1.githubusercontent.com/u/22381693?v=4",
"profile": "https://github.com/illusional",
"contributions": [
"code"
]
},
{
"login": "uniqueg",
"name": "Alex Kanitz",
"avatar_url": "https://avatars3.githubusercontent.com/u/10855418?v=4",
"profile": "https://git.scicore.unibas.ch/kanitz",
"contributions": [
"code"
]
},
{
"login": "YoannPa",
"name": "Yoann PAGEAUD",
"avatar_url": "https://avatars3.githubusercontent.com/u/12813932?v=4",
"profile": "https://fr.linkedin.com/in/yoannpageaud",
"contributions": [
"code"
]
},
{
"login": "yxomo",
"name": "Yassen Assenov",
"avatar_url": "https://avatars2.githubusercontent.com/u/8003345?v=4",
"profile": "https://github.com/yxomo",
"contributions": [
"ideas"
]
},
{
"login": "ifishlin",
"name": "YuYu Lin",
"avatar_url": "https://avatars3.githubusercontent.com/u/9721827?v=4",
"profile": "https://github.com/ifishlin",
"contributions": [
"code",
"plugin"
]
}
],
"contributorsPerLine": 7,
"projectName": "workflUX",
"projectOwner": "CompEpigen",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}