-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
90 lines (90 loc) · 2.77 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
{
"projectName": "prom-react",
"projectOwner": "cabify",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "jalopez",
"name": "Javier López",
"avatar_url": "https://avatars.githubusercontent.com/u/259623?v=4",
"profile": "https://github.com/jalopez",
"contributions": ["code"]
},
{
"login": "alejandrofdiaz",
"name": "Alejandro",
"avatar_url": "https://avatars.githubusercontent.com/u/9197247?v=4",
"profile": "https://github.com/alejandrofdiaz",
"contributions": ["code"]
},
{
"login": "valenber",
"name": "Valentin Berlin",
"avatar_url": "https://avatars.githubusercontent.com/u/7880641?v=4",
"profile": "https://valya.codes/",
"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": "christiandebarrio",
"name": "Christian",
"avatar_url": "https://avatars.githubusercontent.com/u/13832650?v=4",
"profile": "https://github.com/christiandebarrio",
"contributions": ["code"]
},
{
"login": "riboher",
"name": "Ricardo Boluda",
"avatar_url": "https://avatars.githubusercontent.com/u/11684090?v=4",
"profile": "https://github.com/riboher",
"contributions": ["code"]
},
{
"login": "pablomarquezcabify",
"name": "Pablo Márquez",
"avatar_url": "https://avatars.githubusercontent.com/u/99354964?v=4",
"profile": "https://github.com/pablomarquezcabify",
"contributions": ["code"]
},
{
"login": "leireriel",
"name": "Leire Rico",
"avatar_url": "https://avatars.githubusercontent.com/u/48056077?v=4",
"profile": "https://leireriel.github.io/leire-rico-portfolio/#/",
"contributions": ["code"]
},
{
"login": "area73",
"name": "Rodrigo",
"avatar_url": "https://avatars.githubusercontent.com/u/2030605?v=4",
"profile": "http://www.siete3.com/",
"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": "fernandezAmor",
"name": "fernandezAmor",
"avatar_url": "https://avatars.githubusercontent.com/u/6586552?v=4",
"profile": "https://github.com/fernandezAmor",
"contributions": ["code"]
}
],
"contributorsPerLine": 7
}