-
Notifications
You must be signed in to change notification settings - Fork 84
/
.all-contributorsrc
137 lines (137 loc) · 3.39 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"projectName": "mockit",
"projectOwner": "boyney123",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "boyney123",
"name": "David Boyne",
"avatar_url": "https://avatars1.githubusercontent.com/u/3268013?v=4",
"profile": "https://medium.com/@boyney123",
"contributions": [
"code",
"doc",
"design",
"ideas",
"review",
"tool"
]
},
{
"login": "lirantal",
"name": "Liran Tal",
"avatar_url": "https://avatars1.githubusercontent.com/u/316371?v=4",
"profile": "https://medium.com/@liran.tal",
"contributions": [
"security"
]
},
{
"login": "Hongarc",
"name": "Hongarc",
"avatar_url": "https://avatars1.githubusercontent.com/u/19208123?v=4",
"profile": "https://fb.com/RemoveU",
"contributions": [
"doc"
]
},
{
"login": "Calinou",
"name": "Hugo Locurcio",
"avatar_url": "https://avatars3.githubusercontent.com/u/180032?v=4",
"profile": "https://hugo.pro",
"contributions": [
"code"
]
},
{
"login": "FattusMannus",
"name": "Andrew Hall",
"avatar_url": "https://avatars1.githubusercontent.com/u/724328?v=4",
"profile": "http://www.andrewroberthall.co.uk",
"contributions": [
"doc"
]
},
{
"login": "peterjgrainger",
"name": "Peter Grainger",
"avatar_url": "https://avatars1.githubusercontent.com/u/1332395?v=4",
"profile": "http://grainger.xyz",
"contributions": [
"doc"
]
},
{
"login": "wohlben",
"name": "Ben",
"avatar_url": "https://avatars2.githubusercontent.com/u/9362553?v=4",
"profile": "https://github.com/wohlben",
"contributions": [
"code"
]
},
{
"login": "MCRayRay",
"name": "MCRayRay",
"avatar_url": "https://avatars1.githubusercontent.com/u/2843957?v=4",
"profile": "https://github.com/MCRayRay",
"contributions": [
"code"
]
},
{
"login": "fbricon",
"name": "Fred Bricon",
"avatar_url": "https://avatars3.githubusercontent.com/u/148698?v=4",
"profile": "https://github.com/fbricon",
"contributions": [
"code"
]
},
{
"login": "fliu2476",
"name": "fliu2476",
"avatar_url": "https://avatars1.githubusercontent.com/u/19582252?v=4",
"profile": "https://blog.missj.club",
"contributions": [
"bug"
]
},
{
"login": "de314",
"name": "David Esposito",
"avatar_url": "https://avatars1.githubusercontent.com/u/816693?v=4",
"profile": "https://github.com/de314",
"contributions": [
"doc"
]
},
{
"login": "mlaopane",
"name": "Mickaël",
"avatar_url": "https://avatars3.githubusercontent.com/u/23735276?v=4",
"profile": "https://github.com/mlaopane",
"contributions": [
"doc"
]
},
{
"login": "zecarrera",
"name": "José Carréra Alvares Neto",
"avatar_url": "https://avatars1.githubusercontent.com/u/4092515?v=4",
"profile": "https://github.com/zecarrera",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}