diff mbox series

[v3,12/19] .mailmap: Display Marek Dolata name properly

Message ID 20200702173818.14651-13-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
Properly display Marek Dolata name in the following commit:

  $ git log --author=mkdolata@us.ibm.com
  commit 5a07192a042e60ce7415279a48aff8a932829f55
  Author: mkdolata@us.ibm.com <mkdolata@us.ibm.com>
  ...
  Signed-off-by: Marek Dolata <mkdolata@us.ibm.com>

Cc: Marek Dolata <mkdolata@us.ibm.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 efb012f357..3219bb5d4f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -127,6 +127,7 @@  Luc Michel <luc.michel@git.antfield.fr>
 Luc Michel <luc.michel@greensocs.com>
 Marc Marí <marc.mari.barcelo@gmail.com>
 Marc Marí <markmb@redhat.com>
+Marek Dolata <mkdolata@us.ibm.com>
 Michael Avdienko <whitearchey@gmail.com>
 Michael S. Tsirkin <mst@redhat.com>
 Munkyu Im <munkyu.im@samsung.com>