-
Notifications
You must be signed in to change notification settings - Fork 89
/
Copy path.all-contributorsrc
92 lines (92 loc) · 2.22 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
{
"projectName": "preguntas-y-respuestas-entrevistas-frontend",
"projectOwner": "fforres",
"files": [
"README.md"
],
"imageSize": 60,
"commit": true,
"contributors": [
{
"login": "fforres",
"name": "Felipe Torres (fforres)",
"avatar_url": "https://avatars.githubusercontent.com/u/952992?v=3",
"profile": "http://www.fforr.es",
"contributions": [
"code",
"question",
"review",
"doc"
]
},
{
"login": "YerkoPalma",
"name": "Yerko Palma",
"avatar_url": "https://avatars.githubusercontent.com/u/5105812?v=3",
"profile": "https://yerkopalma.me",
"contributions": [
"code",
"question"
]
},
{
"login": "jsDotx3",
"name": "Jose Nuñez Ahumada",
"avatar_url": "https://avatars.githubusercontent.com/u/6550470?v=3",
"profile": "https://twitter.com/jsDotx3",
"contributions": [
"code",
"question"
]
},
{
"login": "alantoro",
"name": "Alan Toro",
"avatar_url": "https://avatars.githubusercontent.com/u/15242024?v=3",
"profile": "https://github.com/alantoro",
"contributions": [
"doc"
]
},
{
"login": "hsorellana",
"name": "Hugo Soto",
"avatar_url": "https://avatars.githubusercontent.com/u/3346428?v=3",
"profile": "https://github.com/hsorellana",
"contributions": [
"doc"
]
},
{
"login": "alexandereb",
"name": "Alexander Espinoza",
"avatar_url": "https://avatars.githubusercontent.com/u/7150994?v=3",
"profile": "https://twitter.com/alexander_eb",
"contributions": [
"code",
"question"
]
},
{
"login": "yeion7",
"name": "Yeison Daza",
"avatar_url": "https://avatars3.githubusercontent.com/u/9127504?v=3",
"profile": "yeion7.now.sh",
"contributions": [
"doc"
]
},
{
"login": "Xabadu",
"name": "Fernando Larrañaga",
"avatar_url": "https://avatars0.githubusercontent.com/u/3161019?v=4",
"profile": "http://xabadu.com",
"contributions": [
"question",
"code",
"doc",
"review"
]
}
]
}