From aed2582fc5a9974a321b8a9bd8b581a16f656b49 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 29 Oct 2009 10:50:14 -0700 Subject: Normalize Breno Leitao's name without an accent Per Breno's guidance, I'm removing the accent from the 'a' in Leitao. We can normalize it either way -- I just want it to be consistent. This only has an effect on git shortlog and git blame, but we do use shortlog in our AUTHORS queries. --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 6d8d9e71..3f50d654 100644 --- a/.mailmap +++ b/.mailmap @@ -48,6 +48,7 @@ Zhaolei # Normalize a few git commit names too Anithra Janakiraman +Breno Leitao Dave Nomura Don Domingo K.Prasad -- cgit