On 19 August 2013 14:51, Anthony Liguori <[email protected]> wrote: > My IBM email address will be unaccessible after August 23rd, 2013. > > Signed-off-by: Anthony Liguori <[email protected]>
> --- a/.mailmap > +++ b/.mailmap > @@ -2,7 +2,7 @@ > # into proper addresses so that they are counted properly in git shortlog > output. > # > Andrzej Zaborowski <[email protected]> balrog > <balrog@c046a42c-6fe2-441c-8c8c-71466251a162> > -Anthony Liguori <[email protected]> aliguori > <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> > +Anthony Liguori <[email protected]> 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 <[email protected]> Anthony Liguori <[email protected]> (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 ;-)) thanks -- PMM
