generated from technologiestiftung/template-repo-citylab
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
101 lines (101 loc) · 2.48 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
{
"projectName": "weihnachtsmarktkarte",
"projectOwner": "technologiestiftung",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 64,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "ff6347",
"name": "Fabian Morón Zirfas",
"avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4",
"profile": "https://fabianmoronzirfas.me/",
"contributions": [
"doc"
]
},
{
"login": "vogelino",
"name": "Lucas Vogel",
"avatar_url": "https://avatars.githubusercontent.com/u/2759340?v=4",
"profile": "http://vogelino.com",
"contributions": [
"doc"
]
},
{
"login": "Esshahn",
"name": "Ingo Hinterding",
"avatar_url": "https://avatars.githubusercontent.com/u/434355?v=4",
"profile": "http://www.awsm.de",
"contributions": [
"doc"
]
},
{
"login": "m-b-e",
"name": "Max B. Eckert",
"avatar_url": "https://avatars.githubusercontent.com/u/36029603?v=4",
"profile": "https://github.com/m-b-e",
"contributions": [
"data"
]
},
{
"login": "Lisa-Stubert",
"name": "Lisa-Stubert",
"avatar_url": "https://avatars.githubusercontent.com/u/61182572?v=4",
"profile": "https://github.com/Lisa-Stubert",
"contributions": [
"code",
"doc"
]
},
{
"login": "hanshack",
"name": "Hans Hack",
"avatar_url": "https://avatars.githubusercontent.com/u/8025164?v=4",
"profile": "https://hanshack.com/",
"contributions": [
"code",
"doc"
]
},
{
"login": "annameide",
"name": "anna",
"avatar_url": "https://avatars.githubusercontent.com/u/46717848?v=4",
"profile": "https://fhp.incom.org/profile/9200/projects",
"contributions": [
"design",
"ideas"
]
},
{
"login": "ester-t-s",
"name": "Ester",
"avatar_url": "https://avatars.githubusercontent.com/u/91192024?v=4",
"profile": "https://github.com/ester-t-s",
"contributions": [
"data"
]
},
{
"login": "KlemensM",
"name": "KlemensM",
"avatar_url": "https://avatars.githubusercontent.com/u/98896505?v=4",
"profile": "https://github.com/KlemensM",
"contributions": [
"ideas",
"data"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}