-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
74 lines (74 loc) · 1.72 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Elaniobro",
"name": "Elan Trybuch",
"avatar_url": "https://avatars0.githubusercontent.com/u/710847?v=4",
"profile": "http://elan.trybuch.com",
"contributions": [
"doc",
"content",
"example",
"review",
"tool"
]
},
{
"login": "CallMeGwei",
"name": "CallMeGwei",
"avatar_url": "https://avatars2.githubusercontent.com/u/34364155?v=4",
"profile": "https://www.CallMeGwei.com",
"contributions": [
"content",
"review"
]
},
{
"login": "kevinbluer",
"name": "Kevin Bluer",
"avatar_url": "https://avatars0.githubusercontent.com/u/210755?v=4",
"profile": "https://kevin.bluer.com",
"contributions": [
"ideas",
"content",
"design",
"eventOrganizing",
"infra",
"projectManagement",
"review",
"talk",
"video"
]
},
{
"login": "sharad",
"name": "Sharad Pratap",
"avatar_url": "https://avatars0.githubusercontent.com/u/110339?v=4",
"profile": "https://github.com/sharad",
"contributions": [
"doc"
]
},
{
"login": "themacexpert",
"name": "Kevin Neilson",
"avatar_url": "https://avatars2.githubusercontent.com/u/5834262?v=4",
"profile": "https://github.com/themacexpert",
"contributions": [
"maintenance",
"content",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "resources",
"projectOwner": "truffleuniversity",
"repoType": "github",
"repoHost": "https://github.com"
}