forked from nodejs/nodejs.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
authors.json
252 lines (252 loc) · 5.99 KB
/
authors.json
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
{
"Timothy J Fontaine": {
"id": "tjfontaine",
"name": "Timothy J Fontaine",
"website": "https://github.com/tjfontaine"
},
"Node.js Advisory Board": {
"id": "advisory-board",
"name": "Node.js Advisory Board"
},
"Shelley Vohr": {
"id": "codebytere",
"name": "Shelley Vohr",
"website": "https://github.com/codebytere"
},
"The Node.js Project": {
"id": "nodejs",
"name": "The Node.js Project",
"website": "https://github.com/nodejs"
},
"Tierney Cyren": {
"id": "bnb",
"name": "Tierney Cyren",
"website": "https://github.com/bnb"
},
"Joe Sepi": {
"id": "joesepi",
"name": "Joe Sepi",
"website": "https://github.com/joesepi"
},
"Richard Lau": {
"id": "richardlau",
"name": "Richard Lau",
"website": "https://github.com/richardlau"
},
"Scott Hammond": {
"id": "scott-hammond",
"name": "Scott Hammond"
},
"Mike Dolan": {
"id": "mike-dolan",
"name": "Mike Dolan"
},
"Mikeal Rogers": {
"id": "mikeal",
"name": "Mikeal Rogers",
"website": "https://github.com/mikeal"
},
"Rod Vagg": {
"id": "rvagg",
"name": "Rod Vagg",
"website": "https://github.com/rvagg"
},
"Michaël Zasso": {
"id": "targos",
"name": "Michaël Zasso",
"website": "https://github.com/targos"
},
"Tracy Hinds": {
"id": "tracy-hinds",
"name": "Tracy Hinds"
},
"Michael Dawson": {
"id": "mhdawson",
"name": "Michael Dawson",
"website": "https://github.com/mhdawson"
},
"Myles Borins": {
"id": "mylesborins",
"name": "Myles Borins",
"website": "https://github.com/mylesborins"
},
"Isaac Schlueter": {
"id": "isaacs",
"name": "Isaac Schlueter",
"website": "https://github.com/isaacs"
},
"Dave Pacheco": {
"id": "dave-pacheco",
"name": "Dave Pacheco"
},
"Domenic Denicola": {
"id": "domenic",
"name": "Domenic Denicola",
"website": "https://github.com/domenic"
},
"Charlie Robbins": {
"id": "indexzero",
"name": "Charlie Robbins",
"website": "https://github.com/indexzero"
},
"Ryan Dahl": {
"id": "ry",
"name": "Ryan Dahl",
"website": "https://github.com/ry"
},
"ryandahl": {
"id": "ry",
"name": "Ryan Dahl",
"website": "https://github.com/ry"
},
"Ben Noordhuis": {
"id": "bennoordhuis",
"name": "Ben Noordhuis",
"website": "https://github.com/bnoordhuis"
},
"Bert Belder": {
"id": "piscisaureus",
"name": "Bert Belder",
"website": "https://github.com/piscisaureus"
},
"Jeremiah Senkpiel": {
"id": "Fishrock123",
"name": "Jeremiah Senkpiel",
"website": "https://github.com/Fishrock123"
},
"Colin Ihrig": {
"id": "cjihrig",
"name": "Colin Ihrig",
"website": "https://github.com/cjihrig"
},
"Evan Lucas": {
"id": "evanlucas",
"name": "Evan Lucas",
"website": "https://github.com/evanlucas"
},
"James M Snell": {
"id": "jasnell",
"name": "James M Snell",
"website": "https://github.com/jasnell"
},
"Italo Casas": {
"id": "italoacasas",
"name": "Italo Casas",
"website": "https://github.com/italoacasas"
},
"Anna Henningsen": {
"id": "addaleax",
"name": "Anna Henningsen",
"website": "https://github.com/addaleax"
},
"Gibson Fahnestock": {
"id": "gibfahn",
"name": "Gibson Fahnestock",
"website": "https://github.com/gibfahn"
},
"Ruben Bridgewater": {
"id": "BridgeAR",
"name": "Ruben Bridgewater",
"website": "https://github.com/BridgeAR"
},
"Bethany Nicolle Griggs": {
"id": "BethGriggs",
"name": "Bethany Nicolle Griggs",
"website": "https://github.com/BethGriggs"
},
"Ruy Adorno": {
"id": "ruyadorno",
"name": "Ruy Adorno",
"website": "https://github.com/ruyadorno"
},
"Danielle Adams": {
"id": "danielleadams",
"name": "Danielle Adams",
"website": "https://github.com/danielleadams"
},
"Bryan English": {
"id": "bengl",
"name": "Bryan English",
"website": "https://github.com/bengl"
},
"Stewart X Addison": {
"id": "sxa",
"name": "Stewart X Addison",
"website": "https://github.com/sxa"
},
"Emily Rose": {
"id": "emilyrose",
"name": "Emily Rose",
"website": "https://github.com/emilyrose"
},
"Julián Duque": {
"id": "julianduque",
"name": "Julián Duque",
"website": "https://github.com/julianduque"
},
"Giovanny Gongora": {
"id": "Gioyik",
"name": "Giovanny Gongora",
"website": "https://github.com/Gioyik"
},
"Yosuke Furukawa": {
"id": "yosuke-furukawa",
"name": "Yosuke Furukawa",
"website": "https://github.com/yosuke-furukawa"
},
"Steven Sinatra": {
"id": "diagramatics",
"name": "Steven Sinatra",
"website": "https://github.com/diagramatics"
},
"Minwoo Jung": {
"id": "minwoo-jung",
"name": "Minwoo Jung",
"website": "https://github.com/minwoo-jung"
},
"Rafael Gonzaga": {
"id": "RafaelGSS",
"name": "Rafael Gonzaga",
"website": "https://github.com/RafaelGSS"
},
"Joyee Cheung": {
"id": "joyeecheung",
"name": "Joyee Cheung",
"website": "https://github.com/joyeecheung"
},
"Juan José Arboleda": {
"id": "juanarbol",
"name": "Juan José Arboleda",
"website": "https://github.com/juanarbol"
},
"Juan José": {
"id": "juanarbol",
"name": "Juan José Arboleda",
"website": "https://github.com/juanarbol"
},
"Brian Muenzenmeyer": {
"id": "bmuenzenmeyer",
"name": "Brian Muenzenmeyer",
"website": "https://github.com/bmuenzenmeyer"
},
"Marco Ippolito": {
"id": "marco-ippolito",
"name": "Marco Ippolito",
"website": "https://github.com/marco-ippolito"
},
"Ulises Gascón": {
"id": "UlisesGascon",
"name": "Ulises Gascón",
"website": "https://github.com/UlisesGascon"
},
"Claudio Wunder": {
"id": "ovflowd",
"name": "Claudio Wunder",
"website": "https://github.com/ovflowd"
},
"Matt Cowley": {
"id": "MattIPv4",
"name": "Matt Cowley",
"website": "https://github.com/MattIPv4"
}
}