On 2017-12-29 11:36, Jeffy Chen wrote: > Set current email address to replace previous employers email addresses. > > Signed-off-by: Jeffy Chen <[email protected]> > --- > > .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 <[email protected]> > <[email protected]> > Maciej W. Rozycki <[email protected]> <[email protected]> > Marcin Nowakowski <[email protected]> <[email protected]> > Mark Brown <[email protected]> > +Mark Yao <[email protected]> <[email protected]> > Martin Kepplinger <[email protected]> > <[email protected]> > Martin Kepplinger <[email protected]> <[email protected]> > Matthieu CASTET <[email protected]> >
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 <[email protected]> thanks martin

