From 9e657fa5b2024da39fdf57d4a283f5efe772053d Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Wed, 31 Aug 2011 19:35:41 +0200 Subject: [PATCH] Update .mailmap --- .mailmap | 1 + AUTHORS | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 7592d337..415e8a17 100644 --- a/.mailmap +++ b/.mailmap @@ -1,5 +1,6 @@ # 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 + diff --git a/AUTHORS b/AUTHORS index c5025490..84bd0fc1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,7 +11,6 @@ Henry Rawas Robert Mustacchi Matt Stevens Paul Querna -Robert Mustacchi Shigeki Ohtsu Tom Hughes Peter Bright