-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
.all-contributorsrc
118 lines (118 loc) · 2.98 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "kuutio-hub",
"name": "kuutio-hub",
"avatar_url": "https://avatars.githubusercontent.com/u/66736498?v=4",
"profile": "https://github.com/kuutio-hub",
"contributions": [
"translation"
]
},
{
"login": "zdeneksofr",
"name": "zdeneksofr",
"avatar_url": "https://avatars.githubusercontent.com/u/25898139?v=4",
"profile": "https://github.com/zdeneksofr",
"contributions": [
"translation"
]
},
{
"login": "tomlarse",
"name": "Tom-Inge Larsen",
"avatar_url": "https://avatars.githubusercontent.com/u/4574656?v=4",
"profile": "https://github.com/tomlarse",
"contributions": [
"translation"
]
},
{
"login": "jegerikke",
"name": "jegerikke",
"avatar_url": "https://avatars.githubusercontent.com/u/35518057?v=4",
"profile": "https://github.com/jegerikke",
"contributions": [
"translation"
]
},
{
"login": "gilmrt",
"name": "gilmrt",
"avatar_url": "https://avatars.githubusercontent.com/u/4236800?v=4",
"profile": "https://github.com/gilmrt",
"contributions": [
"translation"
]
},
{
"login": "cyber152",
"name": "cyber152",
"avatar_url": "https://avatars.githubusercontent.com/u/96107993?v=4",
"profile": "https://github.com/cyber152",
"contributions": [
"doc"
]
},
{
"login": "Laz2516",
"name": "Laz2516",
"avatar_url": "https://avatars.githubusercontent.com/u/40304797?v=4",
"profile": "https://github.com/Laz2516",
"contributions": [
"translation"
]
},
{
"login": "ottolote",
"name": "Otto Lote",
"avatar_url": "https://avatars.githubusercontent.com/u/6615220?v=4",
"profile": "https://github.com/ottolote",
"contributions": [
"code"
]
},
{
"login": "cgillinger",
"name": "cgillinger",
"avatar_url": "https://avatars.githubusercontent.com/u/11836825?v=4",
"profile": "https://github.com/cgillinger",
"contributions": [
"translation"
]
},
{
"login": "bugsounet",
"name": "Bugsounet - Cédric",
"avatar_url": "https://avatars.githubusercontent.com/u/30669209?v=4",
"profile": "http://www.bugsounet.fr",
"contributions": [
"code",
"bug",
"review"
]
},
{
"login": "Duhlin12",
"name": "Duhlin12",
"avatar_url": "https://avatars.githubusercontent.com/u/140636121?v=4",
"profile": "https://github.com/Duhlin12",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "MMM-Netatmo",
"projectOwner": "CFenner",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}