From 31ac9c980646e8031ccf0fb942ce9890fa4a15e6 Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 25 Jun 2014 16:52:54 +1000 Subject: [PATCH] Bug 12479 - [SIGNED-OFF] Update mailmap for master Just wanted to add a mailmap entry so that GitStats merges together the commits I made as "David " versus "David Cook ". Also increases accuracy if myself or others does a git shortlog... _TEST PLAN_ Before applying: 1) Run 'git shortlog --author="dcook@prosentient.com.au"' 2) Note two entries: one for "David" and one for "David Cook". 3) Apply patch 4) Repeat step 1 5) Note only one entry for "David Cook" Signed-off-by: Magnus Enger Works as advertised. Signed-off-by: Katrin Fischer --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 068b4f6986..d1af659bc7 100644 --- a/.mailmap +++ b/.mailmap @@ -35,6 +35,7 @@ Owen Leonard Paul Poulain Robin Sheat Srdjan Jankovic +David Cook # Name to name mapping: the name in the right column will be mapped to the name in the left -- 2.39.2