On Wed, Mar 20, 2019 at 7:41 AM Junio C Hamano <[email protected]> wrote: > > Phillip Wood <[email protected]> writes: > > > Thanks for doing this, one minor comment - I try to use > > [email protected] for git as it wont change if I change my > > email provider. > > You mean something like this?
I think he meant fixing the Reported-by: line. But since there's at least another commit in 'next' with the 123@gmail address, it's probably best to update .mailmap too (and maybe still fix the Reported-by: in this patch). > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index 82cd0569d5..6e137576ec 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -212,6 +212,7 @@ Phil Hord <[email protected]> <[email protected]> > Philip Jägenstedt <[email protected]> <[email protected]> > Philipp A. Hartmann <[email protected]> <[email protected]> > Philippe Bruhat <[email protected]> > +Phillip Wood <[email protected]> <[email protected]> > Ralf Thielow <[email protected]> <[email protected]> > Ramsay Jones <[email protected]> <[email protected]> > Randall S. Becker <[email protected]> <[email protected]> -- Duy

