forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
559 lines (558 loc) · 20.2 KB
/
AUTHORS
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
# Authors ordered by first contribution.
Ryan Dahl <[email protected]>
Urban Hafner <[email protected]>
Joshaven Potter <[email protected]>
Abe Fettig <[email protected]>
Kevin van Zonneveld <[email protected]>
Michael Carter <[email protected]>
Jeff Smick <[email protected]>
Jon Crosby <[email protected]>
Felix Geisendörfer <[email protected]>
Ray Morgan <[email protected]>
Jérémy Lal <[email protected]>
Isaac Z. Schlueter <[email protected]>
Brandon Beacher <[email protected]>
Tim Caswell <[email protected]>
Connor Dunn <[email protected]>
Johan Sørensen <[email protected]>
Friedemann Altrock <[email protected]>
Onne Gorter <[email protected]>
Rhys Jones <[email protected]>
Jan Lehnardt <[email protected]>
Simon Willison <[email protected]>
Chew Choon Keat <[email protected]>
Jered Schmidt <[email protected]>
Michaeljohn Clement <[email protected]>
Karl Guertin <[email protected]>
Xavier Shay <[email protected]>
Christopher Lenz <[email protected]>
TJ Holowaychuk <[email protected]>
Johan Dahlberg <[email protected]>
Simon Cornelius P. Umacob <[email protected]>
Ryan McGrath <[email protected]>
Rasmus Andersson <[email protected]>
Micheil Smith <[email protected]>
Jonas Pfenniger <[email protected]>
David Sklar <[email protected]>
Charles Lehner <[email protected]>
Elliott Cable <[email protected]>
Benjamin Thomas <[email protected]>
San-Tai Hsu <[email protected]>
Ben Williamson <[email protected]>
Joseph Pecoraro <[email protected]>
Erich Ocean <[email protected]>
Alexis Sellier <[email protected]>
Blaine Cook <[email protected]>
Stanislav Opichal <[email protected]>
Aaron Heckmann <[email protected]>
Mikeal Rogers <[email protected]>
Matt Brubeck <[email protected]>
Michael Stillwell <[email protected]>
Yuichiro MASUI <[email protected]>
Mark Hansen <[email protected]>
Zoran Tomicic <[email protected]>
Jeremy Ashkenas <[email protected]>
Scott González <[email protected]>
James Duncan <[email protected]>
Arlo Breault <[email protected]>
Kris Kowal <[email protected]>
Jacek Becela <[email protected]>
Rob Ellis <[email protected]>
Tim Smart <[email protected]>
Herbert Vojčík <[email protected]>
Krishna Rajendran <[email protected]>
Nicholas Kinsey <[email protected]>
Scott Taylor <[email protected]>
Carson McDonald <[email protected]>
Matt Ranney <[email protected]>
James Herdman <[email protected]>
Julian Lamb <[email protected]>
Brian Hammond <[email protected]>
Mathias Pettersson <[email protected]>
Trevor Blackwell <[email protected]>
Thomas Lee <[email protected]>
Daniel Berger <[email protected]>
Paulo Matias <[email protected]>
Peter Griess <[email protected]>
Jonathan Knezek <[email protected]>
Jonathan Rentzsch <[email protected]>
Ben Noordhuis <[email protected]>
Elijah Insua <[email protected]>
Andrew Johnston <[email protected]>
Brian White <[email protected]>
Aapo Laitinen <[email protected]>
Sam Hughes <[email protected]>
Orlando Vazquez <[email protected]>
Raffaele Sena <[email protected]>
Brian McKenna <[email protected]>
Paul Querna <[email protected]>
Ben Lowery <[email protected]>
Peter Dekkers <[email protected]>
David Siegel <[email protected]>
Marshall Culpepper <[email protected]>
Ruben Rodriguez <[email protected]>
Dmitry Baranovskiy <[email protected]>
Blake Mizerany <[email protected]>
Jerome Etienne <[email protected]>
Dmitriy Shalashov <[email protected]>
Adam Wiggins <[email protected]>
Rick Olson <[email protected]>
Sergey Kryzhanovsky <[email protected]>
Marco Rogers <[email protected]>
Benjamin Fritsch <[email protected]>
Jan Kassens <[email protected]>
Robert Keizer <[email protected]>
Sam Shull <[email protected]>
Chandra Sekar S <[email protected]>
Andrew Naylor <[email protected]>
Benjamin Kramer <[email protected]>
Danny Coates <[email protected]>
Nick Stenning <[email protected]>
Bert Belder <[email protected]>
Trent Mick <[email protected]>
Fedor Indutny <[email protected]>
Illarionov Oleg <[email protected]>
Aria Stewart <[email protected]>
Johan Euphrosine <[email protected]>
Russell Haering <[email protected]>
Bradley Meck <[email protected]>
Tobie Langel <[email protected]>
Tony Metzidis <[email protected]>
Mark Nottingham <[email protected]>
Sam Stephenson <[email protected]>
Jorge Chamorro Bieling <[email protected]>
Evan Larkin <evan.larkin.il.com>
Sean Coates <[email protected]>
Tom Hughes-Croucher <[email protected]>
Joshua Peek <[email protected]>
Nathan Rajlich <[email protected]>
Peteris Krumins <[email protected]>
AJ ONeal <[email protected]>
Sami Samhuri <[email protected]>
Nikhil Marathe <[email protected]>
Vitali Lovich <[email protected]>
Stéphan Kochen <[email protected]>
Oleg Efimov <[email protected]>
Guillaume Tuton <[email protected]>
Tim Cooijmans <[email protected]>
Dan Søndergaard <[email protected]>
Silas Sewell <[email protected]>
Wade Simmons <[email protected]>
Daniel Gröber <[email protected]>
Travis Swicegood <[email protected]>
Oleg Slobodskoi <[email protected]>
Jeremy Martin <[email protected]>
Michael Wilber <[email protected]>
Sean Braithwaite <[email protected]>
Anders Conbere <[email protected]>
Devin Torres <[email protected]>
Theo Schlossnagle <[email protected]>
Kai Chen <[email protected]>
Daniel Chcouri <[email protected]>
Mihai Călin Bazon <[email protected]>
Ali Farhadi <[email protected]>
Daniel Ennis <[email protected]>
Carter Allen <[email protected]>
Greg Hughes <[email protected]>
David Trejo <[email protected]>
Joe Walnes <[email protected]>
Koichi Kobayashi <[email protected]>
Konstantin Käfer <[email protected]>
Richard Rodger <[email protected]>
Andreas Reich <[email protected]>
Tony Huang <[email protected]>
Dean McNamee <[email protected]>
Trevor Burnham <[email protected]>
Zachary Scott <[email protected]>
Arnout Kazemier <[email protected]>
George Stagas <[email protected]>
Ben Weaver <[email protected]>
Scott McWhirter <[email protected]>
Jakub Lekstan <[email protected]>
Nick Campbell <[email protected]>
Nebu Pookins <[email protected]>
Tim Baumann <[email protected]>
Robert Mustacchi <[email protected]>
George Miroshnykov <[email protected]>
Mark Cavage <[email protected]>
Håvard Stranden <[email protected]>
Marcel Laverdet <[email protected]>
Alexandre Marangone <[email protected]>
Ryan Petrello <[email protected]>
Fuji Goro <[email protected]>
Siddharth Mahendraker <[email protected]>
Dave Pacheco <[email protected]>
Mathias Buus <[email protected]>
Henry Rawas <[email protected]>
Yoshihiro KIKUCHI <[email protected]>
Brett Kiefer <[email protected]>
Mariano Iglesias <[email protected]>
Jörn Horstmann <[email protected]>
Joe Shaw <[email protected]>
Niklas Fiekas <[email protected]>
Adam Luikart <[email protected]>
Artem Zaytsev <[email protected]>
Alex Xu <[email protected]>
Jeremy Selier <[email protected]>
Igor Zinkovsky <[email protected]>
Kip Gebhardt <[email protected]>
Stefan Rusu <[email protected]>
Shigeki Ohtsu <[email protected]>
Wojciech Wnętrzak <[email protected]>
Devon Govett <[email protected]>
Steve Engledow <[email protected]>
Pierre-Alexandre St-Jean <[email protected]>
Reid Burke <[email protected]>
Vicente Jimenez Aguilar <[email protected]>
Tadashi SAWADA <[email protected]>
Jeroen Janssen <[email protected]>
Daniel Pihlström <[email protected]>
Stefan Bühler <[email protected]>
Alexander Uvarov <[email protected]>
Aku Kotkavuo <[email protected]>
Peter Bright <[email protected]>
Logan Smyth <[email protected]>
Christopher Wright <[email protected]>
Glen Low <[email protected]>
Thomas Shinnick <[email protected]>
Mickaël Delahaye <[email protected]>
Antranig Basman <[email protected]>
Maciej Małecki <[email protected]>
Evan Martin <[email protected]>
Peter Lyons <[email protected]>
Jann Horn <[email protected]>
Abimanyu Raja <[email protected]>
Niclas Hoyer <[email protected]>
Karl Skomski <[email protected]>
Michael Jackson <[email protected]>
Ashok Mudukutore <[email protected]>
Sean Cunningham <[email protected]>
Vitor Balocco <[email protected]>
Ben Leslie <[email protected]>
Eric Lovett <[email protected]>
Christian Tellnes <[email protected]>
Colton Baker <[email protected]>
Tyler Larson <[email protected]>
Tomasz Janczuk <[email protected]>
Ilya Dmitrichenko <[email protected]>
Simen Brekken <[email protected]>
Guglielmo Ferri <[email protected]>
Thomas Parslow <[email protected]>
Ryan Emery <[email protected]>
Jordan Sissel <[email protected]>
Matt Robenolt <[email protected]>
Jacob H.C. Kragh <[email protected]>
Benjamin Pasero <[email protected]>
Scott Anderson <[email protected]>
Yoji SHIDARA <[email protected]>
Mathias Bynens <[email protected]>
Łukasz Walukiewicz <[email protected]>
Artur Adib <[email protected]>
E. Azer Koçulu <[email protected]>
Paddy Byers <[email protected]>
Roman Shtylman <[email protected]>
Kyle Robinson Young <[email protected]>
Tim Oxley <[email protected]>
Eduard Burtescu <[email protected]>
Ingmar Runge <[email protected]>
Russ Bradberry <[email protected]>
Andreas Madsen <[email protected]>
Adam Malcontenti-Wilson <[email protected]>
Avi Flax <[email protected]>
Pedro Teixeira <[email protected]>
Johan Bergström <[email protected]>
James Hartig <[email protected]>
Shannen Saez <[email protected]>
Seong-Rak Choi <[email protected]>
Dave Irvine <[email protected]>
Ju-yeong Park <[email protected]>
Phil Sung <[email protected]>
Damon Oehlman <[email protected]>
Mikael Bourges-Sevenier <[email protected]>
Emerson Macedo <[email protected]>
Ryunosuke SATO <[email protected]>
Michael Bernstein <[email protected]>
Guillermo Rauch <[email protected]>
Dan Williams <[email protected]>
Brandon Benvie <[email protected]>
Nicolas LaCasse <[email protected]>
Dan VerWeire <[email protected]>
Matthew Fitzsimmons <[email protected]>
Philip Tellis <[email protected]>
Christopher Jeffrey <[email protected]>
Seth Fitzsimmons <[email protected]>
Einar Otto Stangvik <[email protected]>
Paul Vorbach <[email protected]>
Luke Gallagher <[email protected]>
Tomasz Buchert <[email protected]>
Myles Byrne <[email protected]>
T.C. Hollingsworth <[email protected]>
Cam Pedersen <[email protected]>
Roly Fentanes <[email protected]>
Ted Young <[email protected]>
Joshua Holbrook <[email protected]>
Blake Miner <[email protected]>
Vincent Ollivier <[email protected]>
Jimb Esser <[email protected]>
Sambasiva Suda <[email protected]>
Sadique Ali <[email protected]>
Dmitry Nizovtsev <[email protected]>
Alex Kocharin <[email protected]>
Ming Liu <[email protected]>
Shea Levy <[email protected]>
Nao Iizuka <[email protected]>
Christian Ress <[email protected]>
Rod Vagg <[email protected]>
Matt Ezell <[email protected]>
Charlie McConnell <[email protected]>
Farid Neshat <[email protected]>
Johannes Wüller <[email protected]>
Erik Lundin <[email protected]>
Bryan Cantrill <[email protected]>
Yosef Dinerstein <[email protected]>
Nathan Friedly <[email protected]>
Aaron Jacobs <[email protected]>
Mustansir Golawala <[email protected]>
Atsuo Fukaya <[email protected]>
Domenic Denicola <[email protected]>
Joshua S. Weinstein <[email protected]>
Dane Springmeyer <[email protected]>
Erik Dubbelboer <[email protected]>
Malte-Thorben Bruns <[email protected]>
Michael Thomas <[email protected]>
Garen Torikian <[email protected]>
EungJun Yi <[email protected]>
Vincent Voyer <[email protected]>
Takahiro ANDO <[email protected]>
Brian Schroeder <[email protected]>
J. Lee Coltrane <[email protected]>
Javier Hernández <[email protected]>
James Koval <[email protected]>
Kevin Gadd <[email protected]>
Ray Solomon <[email protected]>
Kevin Bowman <[email protected]>
Erwin van der Koogh <[email protected]>
Matt Gollob <[email protected]>
Simon Sturmer <[email protected]>
Joel Brandt <[email protected]>
Marc Harter <[email protected]>
Nuno Job <[email protected]>
Ben Kelly <[email protected]>
Felix Böhm <[email protected]>
George Shank <[email protected]>
Gabriel de Perthuis <[email protected]>
Vladimir Beloborodov <[email protected]>
Tim Macfarlane <[email protected]>
Jonas Westerlund <[email protected]>
Dominic Tarr <[email protected]>
Justin Plock <[email protected]>
Timothy J Fontaine <[email protected]>
Toshihiro Nakamura <[email protected]>
Ivan Torres <[email protected]>
Philipp Hagemeister <[email protected]>
Mike Morearty <[email protected]>
Pavel Lang <[email protected]>
Peter Rybin <[email protected]>
Joe Andaverde <[email protected]>
Eugen Dueck <[email protected]>
Gil Pedersen <[email protected]>
Tyler Neylon <[email protected]>
Josh Erickson <[email protected]>
Golo Roden <[email protected]>
Ron Korving <[email protected]>
Brandon Wilson <[email protected]>
Ian Babrou <[email protected]>
Bearice Ren <[email protected]>
Ankur Oberoi <[email protected]>
Atsuya Takagi <[email protected]>
Pooya Karimian <[email protected]>
Frédéric Germain <[email protected]>
Robin Lee <[email protected]>
Kazuyuki Yamada <[email protected]>
Adam Blackburn <[email protected]>
Willi Eggeling <[email protected]>
Paul Serby <[email protected]>
Andrew Paprocki <[email protected]>
Ricky Ng-Adam <[email protected]>
Aaditya Bhatia <[email protected]>
Max Ogden <[email protected]>
Igor Soarez <[email protected]>
Olivier Lalonde <[email protected]>
Francois Marier <[email protected]>
Trevor Norris <[email protected]>
Kai Sasaki Lewuathe <[email protected]>
Nicolas Chambrier <[email protected]>
Tim Bradshaw <[email protected]>
Johannes Ewald <[email protected]>
Chris Dent <[email protected]>
Dan Milon <[email protected]>
Brandon Philips <[email protected]>
Frederico Silva <[email protected]>
Jan Wynholds <[email protected]>
Girish Ramakrishnan <[email protected]>
Anthony Pesch <[email protected]>
Stephen Gallagher <[email protected]>
Sergey Kholodilov <[email protected]>
Tim Kuijsten <[email protected]>
Michael Axiak <[email protected]>
Chad Rhyner <[email protected]>
Ben Taber <[email protected]>
Luke Arduini <[email protected]>
Luke Bayes <[email protected]>
Nirk Niggler <[email protected]>
James Hight <[email protected]>
Mike Harsch <[email protected]>
Alexandr Emelin <[email protected]>
James Campos <[email protected]>
Dave Olszewski <[email protected]>
Tim Price <[email protected]>
Jake Verbaten <[email protected]>
Jacob Gable <[email protected]>
Rick Yakubowski <[email protected]>
Dan Kohn <[email protected]>
Andy Burke <[email protected]>
Sugendran Ganess <[email protected]>
Jim Schubert <[email protected]>
Victor Costan <[email protected]>
Arianit Uka <[email protected]>
Andrei Sedoi <[email protected]>
Eugene Girshov <[email protected]>
Evan Oxfeld <[email protected]>
Lars-Magnus Skog <[email protected]>
Raymond Feng <[email protected]>
Aaron Cannon <[email protected]>
Xidorn Quan <[email protected]>
Paolo Fragomeni <[email protected]>
Scott Blomquist <[email protected]>
Henry Chin <[email protected]>
Julian Gruber <[email protected]>
JeongHoon Byun <[email protected]>
Iskren Ivov Chernev <[email protected]>
Alexey Kupershtokh <[email protected]>
Benjamin Ruston <[email protected]>
Manav Rathi <[email protected]>
Marcin Kostrzewa <[email protected]>
Suwon Chae <[email protected]>
David Braun <[email protected]>
Mitar Milutinovic <[email protected]>
Michael Hart <[email protected]>
Jeff Barczewski <[email protected]>
Andrew Hart <[email protected]>
Rafael Garcia <[email protected]>
Tobias Müllerleile <[email protected]>
Stanislav Ochotnicky <[email protected]>
Ryan Graham <[email protected]>
Kelly Gerber <[email protected]>
Ryan Doenges <[email protected]>
Sean Silva <[email protected]>
Miroslav Bajtoš <[email protected]>
Olof Johansson <[email protected]>
Sam Roberts <[email protected]>
Kevin Locke <[email protected]>
Daniel Moore <[email protected]>
Robert Kowalski <[email protected]>
Benoit Vallée <[email protected]>
Ryuichi Okumura <[email protected]>
Brandon Frohs <[email protected]>
Nick Sullivan <[email protected]>
Nathan Zadoks <[email protected]>
Rafael Henrique Moreira <[email protected]>
Daniel G. Taylor <[email protected]>
Kiyoshi Nomo <[email protected]>
Veres Lajos <[email protected]>
Yuan Chuan <[email protected]>
Krzysztof Chrapka <[email protected]>
Linus Mårtensson <[email protected]>
Peter Rust <[email protected]>
Shuan Wang <[email protected]>
Wyatt Preul <[email protected]>
David Björklund <[email protected]>
Dav Glass <[email protected]>
Andrew Chilton <[email protected]>
Antony Bailey <[email protected]>
Forrest L Norvell <[email protected]>
Evan Solomon <[email protected]>
Eran Hammer <[email protected]>
Daniel Chatfield <[email protected]>
Eivind Uggedal <[email protected]>
Edward Hutchins <[email protected]>
Chris Wren <[email protected]>
Duan Yao <[email protected]>
Matthias Bartelmeß <[email protected]>
James Halliday <[email protected]>
Matthew Aynalem <[email protected]>
Vsevolod Strukchinsky <[email protected]>
Jay Beavers <[email protected]>
Eric Schrock <[email protected]>
Jeff Switzer <[email protected]>
Glen Mailer <[email protected]>
Jason Gerfen <[email protected]>
Patrik Stutz <[email protected]>
Zarko Stankovic <[email protected]>
Maxim Bogushevich <[email protected]>
Phillip Alexander <[email protected]>
Thom Seddon <[email protected]>
Nick Simmons <[email protected]>
Jacob Groundwater <[email protected]>
Jackson Tian <[email protected]>
fengmk2 <[email protected]>
Tim Wood <[email protected]>
Linus Unnebäck <[email protected]>
Nikolai Vavilov <[email protected]>
Michael Ridgway <[email protected]>
Yazhong Liu <[email protected]>
Gabriel Falkenberg <[email protected]>
Kai Groner <[email protected]>
Steven Kabbes <[email protected]>
Gabriel Farrell <[email protected]>
Nicolas Kaiser <[email protected]>
Ahamed Nafeez <[email protected]>
Cam Swords <[email protected]>
Paul Loyd <[email protected]>
Benjamin Waters <[email protected]>
Lev Gimelfarb <[email protected]>
Peter Flannery <[email protected]>
Tuğrul Topuz <[email protected]>
Lorenz Leutgeb <[email protected]>
Brandon Cheng <[email protected]>
Alexis Campailla <[email protected]>
Yang Tianyang <[email protected]>
Tom Gallacher <[email protected]>
Jo Liss <[email protected]>
Jun Ma <[email protected]>
Jacob Hoffman-Andrews <[email protected]>
Keith M Wesolowski <[email protected]>
Maxime Quandalle <[email protected]>
Doron Pagot <[email protected]>
Oguz Bastemur <[email protected]>
Kenan Sulayman <[email protected]>
Christian Schulz <[email protected]>
Pedro Ballesteros <[email protected]>
Anton Khlynovskiy <[email protected]>
Nicolas Talle <[email protected]>
Austin Moran <[email protected]>
Mike Pennisi <[email protected]>
Maxwell Krohn <[email protected]>
Saúl Ibarra Corretgé <[email protected]>
Greg Brail <[email protected]>
Shuhei Kagawa <[email protected]>
Yuriy Nemtsov <[email protected]>
Josh Dague <[email protected]>
Goh Yisheng (Andrew) <[email protected]>
William Bert <[email protected]>
James Pickard <[email protected]>
Andrew Low <[email protected]>
Nick Apperson <[email protected]>
C. Scott Ananian <[email protected]>
Yuki KAN <[email protected]>
Evan Carroll <[email protected]>
goussardg <[email protected]>
Geir Hauge <[email protected]>
Farrin Reid <[email protected]>
Denys Zariaiev <[email protected]>
Sean McArthur <[email protected]>
Rasmus Christian Pedersen <[email protected]>
Greg Sabia Tucker <[email protected]>
Calvin Metcalf <[email protected]>
cjihrig <[email protected]>
Chris Barber <[email protected]>