-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
115 lines (115 loc) · 2.91 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
{
"projectName": "hopps",
"projectOwner": "hopps-app",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "schitcrafter",
"name": "Emilia Jaser",
"avatar_url": "https://avatars.githubusercontent.com/u/58911293?v=4",
"profile": "https://github.com/schitcrafter",
"contributions": [
"tool"
]
},
{
"login": "d135-1r43",
"name": "Markus Herhoffer",
"avatar_url": "https://avatars.githubusercontent.com/u/545499?v=4",
"profile": "http://explore.de",
"contributions": [
"code",
"business"
]
},
{
"login": "manuelhummler",
"name": "Manuel hummler",
"avatar_url": "https://avatars.githubusercontent.com/u/25209702?v=4",
"profile": "http://www.hummli.de",
"contributions": [
"code",
"business"
]
},
{
"login": "RabeaBonten",
"name": "Rabea Bonten",
"avatar_url": "https://avatars.githubusercontent.com/u/176834893?v=4",
"profile": "https://github.com/RabeaBonten",
"contributions": [
"design"
]
},
{
"login": "kzamurnyak",
"name": "Kostya Zamurnyak",
"avatar_url": "https://avatars.githubusercontent.com/u/45554106?v=4",
"profile": "https://github.com/kzamurnyak",
"contributions": [
"code"
]
},
{
"login": "zom5583",
"name": "zom5583",
"avatar_url": "https://avatars.githubusercontent.com/u/103882767?v=4",
"profile": "https://github.com/zom5583",
"contributions": [
"code"
]
},
{
"login": "lukas-leonhardt",
"name": "lukas-leonhardt",
"avatar_url": "https://avatars.githubusercontent.com/u/143081806?v=4",
"profile": "https://github.com/lukas-leonhardt",
"contributions": [
"design"
]
},
{
"login": "eliashehme",
"name": "Elias Hehme",
"avatar_url": "https://avatars.githubusercontent.com/u/176706065?v=4",
"profile": "https://github.com/eliashehme",
"contributions": [
"projectManagement",
"business"
]
},
{
"login": "sk2675",
"name": "Simon Krumböck",
"avatar_url": "https://avatars.githubusercontent.com/u/119429802?v=4",
"profile": "http://www.nachhilfe-paf.de",
"contributions": [
"projectManagement"
]
},
{
"login": "3thr3n",
"name": "3thr3n",
"avatar_url": "https://avatars.githubusercontent.com/u/33932819?v=4",
"profile": "https://github.com/3thr3n",
"contributions": [
"code"
]
},
{
"login": "98jan",
"name": "Jan",
"avatar_url": "https://avatars.githubusercontent.com/u/46779261?v=4",
"profile": "https://github.com/98jan",
"contributions": [
"code",
"infra"
]
}
]
}