diff mbox series

[v3,15/19] .mailmap: Display correct email address for Peter Maydell

Message ID 20200702173818.14651-16-f4bug@amsat.org
State New
Headers show
Series mailmap: Add more entries to sanitize 'git log' output | expand

Commit Message

Philippe Mathieu-Daudé July 2, 2020, 5:38 p.m. UTC
Fix Peter Maydell email address in the following commit:

  $ git log --format=fuller --committer='petmay01@cam-vm-266.(none)'
  commit 0d4abda8f7328c8911c1d020bb6961650eaf7801
  Author:     Peter Maydell <peter.maydell@linaro.org>
  AuthorDate: Fri Jul 20 13:34:49 2012 +0100
  Commit:     Peter Maydell <petmay01@cam-vm-266.(none)>
  CommitDate: Fri Jul 20 13:34:49 2012 +0100

Cc: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index 9bc80771e0..2fa882d239 100644
--- a/.mailmap
+++ b/.mailmap
@@ -144,6 +144,7 @@  Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru>
 Peter Crosthwaite <crosthwaite.peter@gmail.com>
 Peter Crosthwaite <peter.crosthwaite@petalogix.com>
 Peter Crosthwaite <peter.crosthwaite@xilinx.com>
+Peter Maydell <peter.maydell@linaro.org> <petmay01@cam-vm-266.(none)>
 Prasad J Pandit <pjp@fedoraproject.org>
 Prasad J Pandit <ppandit@redhat.com>
 Qiao Nuohan <qiaonuohan@cn.fujitsu.com>