On 2017-12-29 11:36, Jeffy Chen wrote:Ok, i'll rewrite the commit message:)
Set current email address to replace previous employers email addresses.
Signed-off-by: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 1469ff0d3f4d..e18cab73e209 100644
--- a/.mailmap
+++ b/.mailmap
@@ -107,6 +107,7 @@ Linus LÃssing <linus.luessing@xxxxxxxxx> <linus.luessing@xxxxxxxx>
Maciej W. Rozycki <macro@xxxxxxxx> <macro@xxxxxxxxxx>
Marcin Nowakowski <marcin.nowakowski@xxxxxxxx> <marcin.nowakowski@xxxxxxxxxx>
Mark Brown <broonie@xxxxxxxxxxxxx>
+Mark Yao <markyao0591@xxxxxxxxx> <mark.yao@xxxxxxxxxxxxxx>
Martin Kepplinger <martink@xxxxxxxxx> <martin.kepplinger@xxxxxxxxxxxxxxxxxxxxx>
Martin Kepplinger <martink@xxxxxxxxx> <martin.kepplinger@xxxxxxxxxxxxx>
Matthieu CASTET <castet.matthieu@xxxxxxx>
I don't know if "replace" is the best word here. You actually map
yourself as author to email addresses for git to use. But even if you
don't rewrite your change:
Acked-by: Martin Kepplinger <martink@xxxxxxxxx>
thanks
martin