forked from breatheco-de/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
59 lines (59 loc) · 1.44 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
{
"projectName": "content",
"projectOwner": "breatheco-de",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Madelene",
"name": "Madelene Campos",
"avatar_url": "https://avatars2.githubusercontent.com/u/10150439?v=4",
"profile": "https://madelenecampos.com/",
"contributions": [
"doc"
]
},
{
"login": "alesanchezr",
"name": "Alejandro Sanchez",
"avatar_url": "https://avatars0.githubusercontent.com/u/426452?v=4",
"profile": "https://alesanchezr.com",
"contributions": [
"code"
]
},
{
"login": "camilocoo",
"name": "Camilo Contreras ",
"avatar_url": "https://avatars1.githubusercontent.com/u/43814860?v=4",
"profile": "https://github.com/Camilocoo",
"contributions": [
"doc"
]
},
{
"login": "nachovz",
"name": "Ignacio Cordoba",
"avatar_url": "https://avatars2.githubusercontent.com/u/1026077?v=4",
"profile": "https://ve.linkedin.com/in/nachovz",
"contributions": [
"doc"
]
},
{
"login": "kodi24fever",
"name": "Frank",
"avatar_url": "https://avatars1.githubusercontent.com/u/23489808?v=4",
"profile": "http://www.fdaviz.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}