mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Source: https://github.com/nodejs/http-parser/commits/master Commit: fd65b0fbbdb405425a14d0e49f5366667550b1c2 Merge commit '404d58d77c3ecbea68e0bd4fa1e7ff4b7c000fc5' into parser
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>
|