1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00
libuv/.mailmap

11 lines
475 B
Plaintext
Raw Normal View History

2011-08-31 16:50:11 +02:00
# 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
2011-08-31 19:35:41 +02:00
<rm@joyent.com> <rm@fingolfin.org>
2011-08-31 16:50:11 +02:00
<ryan@joyent.com> <ry@tinyclouds.org>
<bertbelder@gmail.com> <info@2bs.nl>
<alan@prettyrobots.com> <alan@blogometer.com>
San-Tai Hsu <vanilla@fatpipi.com>
2011-09-20 06:30:14 +02:00
Isaac Z. Schlueter <i@izs.me>
2011-09-29 15:39:57 +02:00
Saúl Ibarra Corretgé <saghul@gmail.com>
2011-10-06 17:01:28 +02:00
Yuki OKUMURA <mjt@cltn.org>