On Thu, Sep 5, 2013 at 7:30 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 19 August 2013 14:51, Anthony Liguori <anth...@codemonkey.ws> wrote: >> My IBM email address will be unaccessible after August 23rd, 2013. >> >> Signed-off-by: Anthony Liguori <anth...@codemonkey.ws> > >> --- a/.mailmap >> +++ b/.mailmap >> @@ -2,7 +2,7 @@ >> # into proper addresses so that they are counted properly in git shortlog >> output. >> # >> Andrzej Zaborowski <balr...@gmail.com> balrog >> <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> >> -Anthony Liguori <aligu...@us.ibm.com> aliguori >> <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> >> +Anthony Liguori <anth...@codemonkey.ws> aliguori >> <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> > > I've only just noticed this, but you probably want to also add a > line mapping your IBM address to your new one: > > Anthony Liguori <anth...@codemonkey.ws> Anthony Liguori <aligu...@us.ibm.com> > > (perhaps in a new section at the bottom for "people > who've changed their addresses"). > > As well as making the "git shortlog -nse" stats look > better, scripts/get_maintainer.pl consults mailmap, so > it will mean people using its "grab emails from > affected commits" feature won't use your old email > by mistake. > > (me, I mostly care about the stats scoreboard ;-))
I'm so close to finally beating Fabrice too, without this I drop a number of spots :-) I'll send a patch, thanks for pointing this out. Regards, Anthony Liguori > > thanks > -- PMM