-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
73 lines (73 loc) · 1.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
{
"projectName": "eosio-ship-reader",
"projectOwner": "blockmatic",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "gaboesquivel",
"name": "Gabo Esquivel",
"avatar_url": "https://avatars0.githubusercontent.com/u/391270?v=4",
"profile": "https://gaboesquivel.com",
"contributions": [
"code",
"talk",
"ideas"
]
},
{
"login": "fabian-emilius",
"name": "Fabian Emilius",
"avatar_url": "https://avatars3.githubusercontent.com/u/20770096?v=4",
"profile": "https://fabianemilius.com",
"contributions": [
"code",
"ideas"
]
},
{
"login": "cc32d9",
"name": "cc32d9",
"avatar_url": "https://avatars2.githubusercontent.com/u/40351024?v=4",
"profile": "https://medium.com/@cc32d9",
"contributions": [
"ideas"
]
},
{
"login": "michaeljyeates",
"name": "Michael Yeates",
"avatar_url": "https://avatars2.githubusercontent.com/u/4223666?v=4",
"profile": "https://eosdac.io",
"contributions": [
"ideas"
]
},
{
"login": "igorls",
"name": "Igor Lins e Silva",
"avatar_url": "https://avatars2.githubusercontent.com/u/4753812?v=4",
"profile": "https://www.linkedin.com/in/igorls/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "ruge0326",
"name": "RuGe",
"avatar_url": "https://avatars1.githubusercontent.com/u/70239531?v=4",
"profile": "https://www.rgcompany.org",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}