[U-Boot] [PATCH] mailmap: Fix broken email from fit_image.c

The patch "tools/mkimage: Fix DTC run command to handle file names with space" (sha1: a6e9810495bc929b6beafb88f557cdaadf87fc83) contains comma in name which is confusing patman. Fix it by defining Mirza's email in mailmap.
Signed-off-by: Michal Simek michal.simek@xilinx.com ---
.mailmap | 1 + 1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap index bd7267241a8e..d29703058dbe 100644 --- a/.mailmap +++ b/.mailmap @@ -34,3 +34,4 @@ Wolfgang Denk <wdenk> York Sun yorksun@freescale.com York Sun york.sun@nxp.com Łukasz Majewski l.majewski@samsung.com +Mirza Taimoor_Mirza@mentor.com

On Tue, Jul 24, 2018 at 12:51:37PM +0200, Michal Simek wrote:
The patch "tools/mkimage: Fix DTC run command to handle file names with space" (sha1: a6e9810495bc929b6beafb88f557cdaadf87fc83) contains comma in name which is confusing patman. Fix it by defining Mirza's email in mailmap.
Signed-off-by: Michal Simek michal.simek@xilinx.com
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini