-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
77 lines (77 loc) · 2.31 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "alejandrofdiaz",
"name": "Alejandro",
"avatar_url": "https://avatars.githubusercontent.com/u/9197247?v=4",
"profile": "https://github.com/alejandrofdiaz",
"contributions": ["code"]
},
{
"login": "alexgallardo",
"name": "Alejandro Gallardo Escobar",
"avatar_url": "https://avatars.githubusercontent.com/u/7766614?v=4",
"profile": "https://github.com/alexgallardo",
"contributions": ["code"]
},
{
"login": "cicloon",
"name": "Alejandro León",
"avatar_url": "https://avatars.githubusercontent.com/u/818328?v=4",
"profile": "https://github.com/cicloon",
"contributions": ["code"]
},
{
"login": "AlexTemina",
"name": "Alex Temina",
"avatar_url": "https://avatars.githubusercontent.com/u/14157093?v=4",
"profile": "https://github.com/AlexTemina",
"contributions": ["code"]
},
{
"login": "ArianZargaran",
"name": "Arian Zargaran",
"avatar_url": "https://avatars.githubusercontent.com/u/29388744?v=4",
"profile": "http://www.ari.soy/",
"contributions": ["code"]
},
{
"login": "Crismmgg",
"name": "Crismmgg",
"avatar_url": "https://avatars.githubusercontent.com/u/56558107?v=4",
"profile": "https://github.com/Crismmgg",
"contributions": ["code"]
},
{
"login": "inspiratweb",
"name": "Francisco Sánchez",
"avatar_url": "https://avatars.githubusercontent.com/u/6814061?v=4",
"profile": "https://github.com/inspiratweb",
"contributions": ["code"]
},
{
"login": "jalopez",
"name": "Javier López",
"avatar_url": "https://avatars.githubusercontent.com/u/259623?v=4",
"profile": "https://github.com/jalopez",
"contributions": ["code"]
},
{
"login": "valenber",
"name": "Valentin Berlin",
"avatar_url": "https://avatars.githubusercontent.com/u/7880641?v=4",
"profile": "https://valya.codes/",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"projectName": "package-build-javascript",
"projectOwner": "cabify",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none"
}