generated from edenia/webapp-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 23
/
.all-contributorsrc
75 lines (75 loc) · 1.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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sergioyuhjtman",
"name": "Sergio Yuhjtman",
"avatar_url": "https://avatars2.githubusercontent.com/u/39177270?v=4",
"profile": "https://github.com/sergioyuhjtman",
"contributions": [
"ideas",
"translation"
]
},
{
"login": "murillojorge",
"name": "Jorge Murillo",
"avatar_url": "https://avatars1.githubusercontent.com/u/1179619?v=4",
"profile": "http://eoscostarica.io",
"contributions": [
"design"
]
},
{
"login": "PixelNoob",
"name": "J. Chitty",
"avatar_url": "https://avatars3.githubusercontent.com/u/16233552?v=4",
"profile": "https://esoargentina.io",
"contributions": [
"ideas",
"content"
]
},
{
"login": "adriexnet",
"name": "adriel",
"avatar_url": "https://avatars3.githubusercontent.com/u/5375168?v=4",
"profile": "https://github.com/adriexnet",
"contributions": [
"code",
"review"
]
},
{
"login": "tetogomez",
"name": "Teto Gomez",
"avatar_url": "https://avatars2.githubusercontent.com/u/10634375?v=4",
"profile": "https://eosio.cr",
"contributions": [
"code",
"review"
]
},
{
"login": "xavier506",
"name": "Xavier Fernandez",
"avatar_url": "https://avatars0.githubusercontent.com/u/5632966?v=4",
"profile": "https://eoscostarica.io",
"contributions": [
"infra",
"doc",
"projectManagement"
]
}
],
"contributorsPerLine": 7,
"projectName": "evodex",
"projectOwner": "eoscostarica",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}