forked from javascriptecuador/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
112 lines (112 loc) · 2.81 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
107
108
109
110
111
112
{
"projectName": "web",
"projectOwner": "javascriptecuador",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "rpalaciosg",
"name": "Richard Palacios G",
"avatar_url": "https://avatars0.githubusercontent.com/u/11642622?v=4",
"profile": "https://richardpalaciosg.dev/",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "edzzn",
"name": "Edisson Reinozo",
"avatar_url": "https://avatars3.githubusercontent.com/u/14936466?v=4",
"profile": "http://edzzn.com/",
"contributions": [
"code"
]
},
{
"login": "israteneda",
"name": "Israel Teneda",
"avatar_url": "https://avatars2.githubusercontent.com/u/20668624?v=4",
"profile": "https://github.com/israteneda",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "jordanrjcode",
"name": "Jordan Jaramillo",
"avatar_url": "https://avatars2.githubusercontent.com/u/62086742?v=4",
"profile": "https://github.com/jordanrjcode",
"contributions": [
"doc"
]
},
{
"login": "EduardoAyora",
"name": "Eduardo Ayora Ochoa",
"avatar_url": "https://avatars1.githubusercontent.com/u/49033198?v=4",
"profile": "https://github.com/EduardoAyora",
"contributions": [
"code"
]
},
{
"login": "cesardlinx",
"name": "David Padilla",
"avatar_url": "https://avatars3.githubusercontent.com/u/25573926?v=4",
"profile": "https://www.davidpadilla.dev/",
"contributions": [
"code"
]
},
{
"login": "FreddieAbad",
"name": "Freddy Abad",
"avatar_url": "https://avatars0.githubusercontent.com/u/38579765?v=4",
"profile": "https://github.com/FreddieAbad",
"contributions": [
"design"
]
},
{
"login": "miguel-rios-r",
"name": "Miguel Rios R",
"avatar_url": "https://avatars3.githubusercontent.com/u/25510181?v=4",
"profile": "https://miguelriosr.com/",
"contributions": [
"doc"
]
},
{
"login": "skcode7",
"name": "Carlos G. Encalada B.",
"avatar_url": "https://avatars2.githubusercontent.com/u/55223838?v=4",
"profile": "http://karlosencalada.dev",
"contributions": [
"doc",
"code"
]
},
{
"login": "albamaister",
"name": "Bryan Alba",
"avatar_url": "https://avatars0.githubusercontent.com/u/20263594?v=4",
"profile": "https://github.com/albamaister",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}