Full list of authors, by number of lines in revision 0f8c6223801408375e8b9de3d9f0fb565a78e9f4 Sep 25 2013: [ Authors from older revisions may not show up in newer revisions -- so continue to add names to this list, please do not remove. ] Gabriel Wicke Subramanya Sastry Mark Holmquist C. Scott Ananian Robert Smith Adam Wight Marc Ordinas i Llopis Arlo Breault Catrope Brion Vibber plancalculus Jeff Evans Siebrand Mazeland Aaron Schulz Antoine Musso Luke Welling Neil Kandalgaonkar Antoine Musso Trevor Parscal Timo Tijhof Inez Korczyński Molly White Audrey Tang (au) Reedy MZMcBride Ori Livneh Adam Baso YuviPanda A version of this list can be regenerated with the following one-liner: git ls-tree -r HEAD | cut -f 2 | grep -E '\.(js|cc|h|cpp|hpp|c|txt|sh|php)$' | grep -v -E 'scripts|html5' | xargs -n1 git blame --line-porcelain | sed -ne '/^author /{ s/^author //; h }' -e '/^author-mail /{ s/^author-mail //; H; g; y/\n/ /; p }' | sort | uniq -c | sort -nr | sed -e 's/^[ ]*[1-9][0-9]* //' Please see git blame for per-file information.