From b86bcc7ad379f512dce6af326b38e5ddd91672b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 11 Oct 2014 17:05:26 +0200 Subject: [PATCH] core: fix .mailmap entries for myself --- .mailmap | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index 72249be11..1fee3c648 100644 --- a/.mailmap +++ b/.mailmap @@ -1,11 +1,14 @@ # Map author and committer names and email addresses to canonical real names # and email addresses. # -# For example with this command: +# For example with these commands: # git shortlog -nse +# git shortlog -se | cut -f2 | sort - - +Sébastien Helleu +Sébastien Helleu +Sébastien Helleu +Sébastien Helleu Nils Görs Ryuunosuke Ayanokouzi Krzysztof Korościk