mirror of https://github.com/nodejs/node.git
9 lines
480 B
Plaintext
9 lines
480 B
Plaintext
# update AUTHORS with:
|
|
# git log --all --reverse --format='%aN <%aE>' | perl -ne 'BEGIN{print "# Authors ordered by first contribution.\n"} print unless $h{$_}; $h{$_} = 1' > AUTHORS
|
|
Ryan Dahl <ry@tinyclouds.org>
|
|
Salman Haq <salman.haq@asti-usa.com>
|
|
Simon Zimmermann <simonz05@gmail.com>
|
|
Thomas LE ROUX <thomas@november-eleven.fr> LE ROUX Thomas <thomas@procheo.fr>
|
|
Thomas LE ROUX <thomas@november-eleven.fr> Thomas LE ROUX <thomas@procheo.fr>
|
|
Fedor Indutny <fedor@indutny.com>
|