From 6f267f926dacb9c4752991663eea82daecd0fe78 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 29 Mar 2012 13:06:48 -0400 Subject: [PATCH] Add .mailmap to standardize author names and emails. --- .mailmap | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..b8f0b48 --- /dev/null +++ b/.mailmap @@ -0,0 +1,2 @@ +W. Trevor King +W. Trevor King -- 2.26.2