From d33a647b4bdcbf596aaad0589090dcee0fbf0297 Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Wed, 11 Mar 2015 02:50:45 +0100 Subject: doc: make tools/update-authors.sh cross-platform And by cross-platform I mean Linux and OS X. The awk script is not compatible with BSD awk, that's why this commit changes it to perl. Update the .mailmap to remove some duplicates and regenerate the AUTHORS file. Fixes: https://github.com/iojs/io.js/issues/1120 PR-URL: https://github.com/iojs/io.js/pull/1121 Reviewed-By: Rod Vagg --- .mailmap | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.mailmap') diff --git a/.mailmap b/.mailmap index 29c23fa775..9466df3581 100644 --- a/.mailmap +++ b/.mailmap @@ -19,6 +19,7 @@ Brandon Benvie Brian White Brian White Chew Choon Keat +Colin Ihrig Christopher Lenz Daniel Berger Daniel Chcouri <333222@gmail.com> @@ -76,16 +77,20 @@ Mathias Pettersson Michael Bernstein Michael Wilber Micheil Smith +Micleusanu Nicu Mikael Bourges-Sevenier +Miroslav Bajtoš Mitar Milutinovic Nebu Pookins Nicholas Kinsey +Nikolai Vavilov Onne Gorter Paul Querna Ray Morgan Ray Solomon Raymond Feng Rick Olson +Roman Reiss Ryan Dahl Ryan Emery Sam Shull @@ -101,6 +106,7 @@ Siddharth Mahendraker Simon Willison Stanislav Opichal Stefan Bühler +Steven R. Loomis TJ Holowaychuk TJ Holowaychuk Tadashi SAWADA @@ -117,6 +123,9 @@ Trevor Burnham Tyler Larson Vincent Voyer Willi Eggeling +Yazhong Liu Yazhong Liu +Yazhong Liu Yorkie +Yazhong Liu Yorkie Yoshihiro KIKUCHI Yuichiro MASUI Zachary Scott -- cgit v1.2.3