-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
106 lines (106 loc) · 2.69 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
{
"projectName": "comunidad-tecnologica.github.io",
"projectOwner": "comunidad-tecnologica",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "rachelcarmena",
"name": "Rachel M. Carmena",
"avatar_url": "https://avatars0.githubusercontent.com/u/22792183?v=4",
"profile": "https://rachelcarmena.github.io",
"contributions": [
"doc"
]
},
{
"login": "aartiles",
"name": "Alfredo Artiles",
"avatar_url": "https://avatars3.githubusercontent.com/u/92608?v=4",
"profile": "http://www.audiense.com",
"contributions": [
"doc"
]
},
{
"login": "mericp",
"name": "nyan dev",
"avatar_url": "https://avatars3.githubusercontent.com/u/5872813?v=4",
"profile": "http://fightingkitten.webcindario.com/",
"contributions": [
"doc"
]
},
{
"login": "yodra",
"name": "Yodra",
"avatar_url": "https://avatars0.githubusercontent.com/u/7188403?v=4",
"profile": "https://github.com/yodra",
"contributions": [
"doc"
]
},
{
"login": "guldoe",
"name": "daniel castañera garrido",
"avatar_url": "https://avatars3.githubusercontent.com/u/6005590?v=4",
"profile": "http://www.danielcastanera.com",
"contributions": [
"doc"
]
},
{
"login": "Beelzenef",
"name": "Elena G",
"avatar_url": "https://avatars3.githubusercontent.com/u/6389665?v=4",
"profile": "http://beelzenef.github.io",
"contributions": [
"doc"
]
},
{
"login": "rubocoptero",
"name": "Rubén Antón",
"avatar_url": "https://avatars2.githubusercontent.com/u/2010472?v=4",
"profile": "https://rubocoptero.com",
"contributions": [
"doc"
]
},
{
"login": "gorkaio",
"name": "Gorka López de Torre",
"avatar_url": "https://avatars0.githubusercontent.com/u/4482916?v=4",
"profile": "https://www.gorka.io",
"contributions": [
"doc"
]
},
{
"login": "ruckysolis",
"name": "ruckysolis",
"avatar_url": "https://avatars1.githubusercontent.com/u/2883426?v=4",
"profile": "https://github.com/ruckysolis",
"contributions": [
"doc"
]
},
{
"login": "aaguila",
"name": "Aritz Aguila",
"avatar_url": "https://avatars.githubusercontent.com/u/6283257?v=4",
"profile": "http://www.qajungle.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}