[U-Boot] [PATCH] mailmap: fix Ricardo's entry
Masahiro Yamada
yamada.masahiro at socionext.com
Fri Jan 29 03:42:53 CET 2016
Commit df48b23428e9 (".mailmap: Add all the mail alias for Ricardo
Ribalda") assigned two different proper names for the email address
"ricardo.ribalda at uam.es". This is a completely wrong usage as the
mailmap feature exists for coalescing together commits by the same
person whose name is sometimes spelled differently.
Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
---
.mailmap | 1 -
1 file changed, 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index f72fef1..5ea9f93 100644
--- a/.mailmap
+++ b/.mailmap
@@ -21,7 +21,6 @@ Jagan Teki <jagannadha.sutradharudu-teki at xilinx.com>
Markus Klotzbuecher <mk at denx.de>
Prabhakar Kushwaha <prabhakar at freescale.com>
Rajeshwari Shinde <rajeshwari.s at samsung.com>
-Ricardo Ribalda Delgado <ricardo.ribalda at uam.es>
Ricardo Ribalda <ricardo.ribalda at uam.es>
Ricardo Ribalda <ricardo.ribalda at gmail.com>
Sandeep Paulraj <s-paulraj at ti.com>
--
1.9.1
More information about the U-Boot
mailing list