-
Notifications
You must be signed in to change notification settings - Fork 31
/
.all-contributorsrc
120 lines (120 loc) · 3.37 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "JensWinter",
"name": "Jens Winter-Hübenthal",
"avatar_url": "https://avatars.githubusercontent.com/u/6548550?v=4",
"profile": "https://github.com/JensWinter",
"contributions": ["code"]
},
{
"login": "ff6347",
"name": "Fabian Morón Zirfas",
"avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4",
"profile": "https://fabianmoronzirfas.me/",
"contributions": ["code"]
},
{
"login": "vogelino",
"name": "Lucas Vogel",
"avatar_url": "https://avatars.githubusercontent.com/u/2759340?v=4",
"profile": "https://github.com/vogelino",
"contributions": ["code"]
},
{
"login": "dnsos",
"name": "Dennis Ostendorf",
"avatar_url": "https://avatars.githubusercontent.com/u/15640196?v=4",
"profile": "https://github.com/dnsos",
"contributions": ["code"]
},
{
"login": "fdnklg",
"name": "Fabian",
"avatar_url": "https://avatars.githubusercontent.com/u/9034032?v=4",
"profile": "https://github.com/fdnklg",
"contributions": ["code"]
},
{
"login": "Jaszkowic",
"name": "Jonas Jaszkowic",
"avatar_url": "https://avatars.githubusercontent.com/u/10830180?v=4",
"profile": "https://github.com/Jaszkowic",
"contributions": ["code"]
},
{
"login": "julizet",
"name": "Julia Zet",
"avatar_url": "https://avatars.githubusercontent.com/u/52455010?v=4",
"profile": "https://github.com/julizet",
"contributions": ["code"]
},
{
"login": "lucasoeth",
"name": "lucasoeth",
"avatar_url": "https://avatars.githubusercontent.com/u/43838158?v=4",
"profile": "https://github.com/lucasoeth",
"contributions": ["code"]
},
{
"login": "raphael-arce",
"name": "Raphael.A",
"avatar_url": "https://avatars.githubusercontent.com/u/8709861?v=4",
"profile": "https://github.com/raphael-arce",
"contributions": ["code"]
},
{
"login": "sebastian-meier",
"name": "Sebastian Meier",
"avatar_url": "https://avatars.githubusercontent.com/u/302789?v=4",
"profile": "http://www.sebastianmeier.eu/",
"contributions": ["code"]
},
{
"login": "bnjmnsbl",
"name": "Benjamin Seibel",
"avatar_url": "https://avatars.githubusercontent.com/u/11134234?v=4",
"profile": "https://github.com/bnjmnsbl",
"contributions": ["code"]
},
{
"login": "Lisa-Stubert",
"name": "Lisa-Stubert",
"avatar_url": "https://avatars.githubusercontent.com/u/61182572?v=4",
"profile": "https://github.com/Lisa-Stubert",
"contributions": ["code"]
},
{
"login": "donni106",
"name": "Daniel",
"avatar_url": "https://avatars.githubusercontent.com/u/1942953?v=4",
"profile": "https://github.com/donni106",
"contributions": ["code"]
},
{
"login": "maximilianpalm",
"name": "Max",
"avatar_url": "https://avatars.githubusercontent.com/u/11571655?v=4",
"profile": "https://github.com/maximilianpalm",
"contributions": ["code"]
},
{
"login": "aeschi",
"name": "aeschi",
"avatar_url": "https://avatars.githubusercontent.com/u/56318362?v=4",
"profile": "http://annaeschenbacher.com",
"contributions": ["code", "design"]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "giessdenkiez-de",
"projectOwner": "technologiestiftung",
"commitType": "docs"
}