diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2015-03-11 02:50:45 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2015-03-11 13:25:17 +0100 |
commit | d33a647b4bdcbf596aaad0589090dcee0fbf0297 (patch) | |
tree | e5db428083c1cd300232c8616af985c32a74ef59 /AUTHORS | |
parent | 8453fbc8799cef98697f96be0e2f75f0fc021e41 (diff) | |
download | node-new-d33a647b4bdcbf596aaad0589090dcee0fbf0297.tar.gz |
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 <rod@vagg.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -444,7 +444,7 @@ Ryan Graham <r.m.graham@gmail.com> Kelly Gerber <kellygerber22@yahoo.com> Ryan Doenges <rhdoenges@gmail.com> Sean Silva <chisophugis@gmail.com> -Miroslav Bajtoš <miro.bajtos@gmail.com> +Miroslav Bajtoš <miroslav@strongloop.com> Olof Johansson <olof@ethup.se> Sam Roberts <vieuxtech@gmail.com> Kevin Locke <kevin@kevinlocke.name> @@ -517,7 +517,6 @@ Cam Swords <cam.swords@gmail.com> Paul Loyd <pavelko95@gmail.com> Benjamin Waters <benjamin.waters@outlook.com> Lev Gimelfarb <lev.gimelfarb@gmail.com> -Yorkie <l900422@vip.qq.com> pflannery <pflannery@users.noreply.github.com> Tuğrul Topuz <tugrultopuz@gmail.com> Lorenz Leutgeb <lorenz.leutgeb@gmail.com> @@ -655,7 +654,7 @@ Evan Torrie <evan.torrie@yahoo.com> Juanjo <juanjo@bitrock.com> brian m. carlson <sandals@crustytoothpaste.net> Kevin O'Hara <kevinohara80@gmail.com> -micnic <micnic90@gmail.com> +Micleusanu Nicu <micnic90@gmail.com> Alejandro Oviedo <alejandro.oviedo.g@gmail.com> Ben Burns <benjamin.c.burns@gmail.com> Julian Duque <julianduquej@gmail.com> @@ -723,5 +722,11 @@ Ryan Scheel <Ryan.havvy@gmail.com> Benjamin Gruenbaum <inglor@gmail.com> Pavel Medvedev <pmedvedev@gmail.com> Russell Dempsey <sgtpooki@gmail.com> +&! (bitandbang) <tieliaco@gmail.com> +h7lin <i@h7lin.com> +Michael Dawson <michael_dawson@ca.ibm.com> +Ruben Verborgh <ruben@verborgh.org> +Ken Perkins <ken.perkins@rackspace.com> +Malte-Thorben Bruns <skenqbx@gmail.com> # Generated by tools/update-authors.sh |