-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
.all-contributorsrc
69 lines (69 loc) · 1.67 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "janpersiel",
"name": "Jan Persiel",
"avatar_url": "https://avatars2.githubusercontent.com/u/6762951?v=4",
"profile": "http://www.persiel.com",
"contributions": [
"design"
]
},
{
"login": "CosAnca",
"name": "Cos Anca",
"avatar_url": "https://avatars1.githubusercontent.com/u/4587864?v=4",
"profile": "https://twitter.com/Cos_Anca",
"contributions": [
"design",
"code
]
},
{
"login": "naltatis",
"name": "Michael Geers",
"avatar_url": "https://avatars3.githubusercontent.com/u/152287?v=4",
"profile": "http://geers.tv",
"contributions": [
"code"
]
},
{
"login": "therealpecus",
"name": "Matteo Fogli",
"avatar_url": "https://avatars0.githubusercontent.com/u/858428?v=4",
"profile": "https://modo.md",
"contributions": [
"code"
]
},
{
"login": "JonasHavers",
"name": "Jonas Havers",
"avatar_url": "https://avatars3.githubusercontent.com/u/1322093?v=4",
"profile": "https://jonas-havers.de",
"contributions": [
"doc"
]
},
{
"login": "MrAvantiC",
"name": "René Mäkeler",
"avatar_url": "https://avatars0.githubusercontent.com/u/17713179?v=4",
"profile": "https://www.lost-in-technology.com/blog/",
"contributions": [
"example"
]
}
],
"contributorsPerLine": 7,
"projectName": "uiengine",
"projectOwner": "dennisreimann",
"repoType": "github",
"repoHost": "https://github.com"
}