From 6402f0c83f6470248c99e929d6407b8e192f3648 Mon Sep 17 00:00:00 2001 From: John Hopper Date: Tue, 3 Jun 2014 12:02:09 -0500 Subject: [PATCH] Add mailmap and authors. Signed-off-by: John Hopper --- .mailmap | 6 ++++++ AUTHORS | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 .mailmap create mode 100644 AUTHORS diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..401f24cd60 --- /dev/null +++ b/.mailmap @@ -0,0 +1,6 @@ +# Generate AUTHORS: git log --format='%aN <%aE>' | sort -uf + + +Aanand Prasad +Ben Firshman +John Hopper diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000000..b5676d2bc0 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,7 @@ +Aanand Prasad +Ben Firshman +Brendan Burns +fermayo +John Hopper +Johan Euphrosine +Solomon Hykes