-
Notifications
You must be signed in to change notification settings - Fork 34
/
.all-contributorsrc
113 lines (113 loc) · 2.65 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
113
{
"projectName": "data-point",
"projectOwner": "ViacomInc",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "acatl",
"name": "acatl pacheco",
"avatar_url": "https://avatars2.githubusercontent.com/u/235111?v=4",
"profile": "https://github.com/acatl",
"contributions": [
"code",
"doc",
"test",
"review",
"example",
"bug"
]
},
{
"login": "raingerber",
"name": "Matthew Armstrong",
"avatar_url": "https://avatars2.githubusercontent.com/u/3729628?v=4",
"profile": "https://github.com/raingerber",
"contributions": [
"code",
"doc",
"test",
"review",
"example",
"bug"
]
},
{
"login": "WendellAdriel",
"name": "Wendell Adriel",
"avatar_url": "https://avatars1.githubusercontent.com/u/11641518?v=4",
"profile": "https://wendelladriel.com",
"contributions": [
"doc",
"tool"
]
},
{
"login": "paulmolluzzo",
"name": "Paul Molluzzo",
"avatar_url": "https://avatars3.githubusercontent.com/u/737065?v=4",
"profile": "https://paul.molluzzo.com",
"contributions": [
"code",
"doc",
"test",
"review",
"example"
]
},
{
"login": "ozipi",
"name": "Oscar Valdez",
"avatar_url": "https://avatars3.githubusercontent.com/u/153045?v=4",
"profile": "http://ozipi.com",
"contributions": [
"doc"
]
},
{
"login": "abepeterkin",
"name": "Abe Peterkin",
"avatar_url": "https://avatars1.githubusercontent.com/u/11486970?v=4",
"profile": "https://github.com/abepeterkin",
"contributions": [
"doc"
]
},
{
"login": "victorsingh",
"name": "Victor Singh",
"avatar_url": "https://avatars2.githubusercontent.com/u/16357592?v=4",
"profile": "https://github.com/victorsingh",
"contributions": [
"code",
"doc",
"test",
"bug"
]
},
{
"login": "Vision87",
"name": "Vision87",
"avatar_url": "https://avatars0.githubusercontent.com/u/8588990?v=4",
"profile": "https://github.com/Vision87",
"contributions": [
"question",
"code"
]
},
{
"login": "Dmeowmixer",
"name": "Dmeowmixer",
"avatar_url": "https://avatars0.githubusercontent.com/u/8635238?s=460&v=4",
"profile": "https://github.com/Dmeowmixer",
"contributions": [
"question",
"code"
]
}
],
"repoType": "github"
}