mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
b3a7da1091
PR-URL: https://github.com/iojs/io.js/pull/1517 Reviewed-By: Brian White <mscdex@mscdex.net>
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>
|