On Thu, Jan 16, 2020 at 19:25:52 +0100, Philippe Mathieu-Daudé wrote: > On 1/16/20 6:42 PM, Leif Lindholm wrote: > > Update address to reflect new employer. > > > > Signed-off-by: Leif Lindholm <l...@nuviainc.com> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 483edfbc0b..3c8653f26f 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -735,7 +735,7 @@ F: include/hw/ssi/imx_spi.h > > SBSA-REF > > M: Radoslaw Biernacki <radoslaw.bierna...@linaro.org> > > M: Peter Maydell <peter.mayd...@linaro.org> > > -R: Leif Lindholm <leif.lindh...@linaro.org> > > +R: Leif Lindholm <l...@nuviainc.com> > > L: qemu-...@nongnu.org > > S: Maintained > > F: hw/arm/sbsa-ref.c > > > > You might want to add yourself a .mailmap entry too: > > -- >8 -- > diff --git a/.mailmap b/.mailmap > index 3816e4effe..a521c17b44 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -44,6 +44,7 @@ Aleksandar Markovic <amarko...@wavecomp.com> > <aleksandar.marko...@imgtec.com> > Aleksandar Rikalo <aleksandar.rik...@rt-rk.com> <arik...@wavecomp.com> > Anthony Liguori <anth...@codemonkey.ws> Anthony Liguori > <aligu...@us.ibm.com> > James Hogan <jho...@kernel.org> <james.ho...@imgtec.com> > +Leif Lindholm <l...@nuviainc.com> <leif.lindh...@linaro.org> > Paul Burton <pbur...@wavecomp.com> <paul.bur...@mips.com> > Paul Burton <pbur...@wavecomp.com> <paul.bur...@imgtec.com> > Paul Burton <pbur...@wavecomp.com> <p...@archlinuxmips.org> > ---
If that use of .mailmap is common for QEMU, that sounds like a good idea. And the comment for that section of the file indeed suggests so, so thanks! > > If you ack this snippet maybe a maintainer is willing to amend it to your > patch :) > > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com> Acked-by: Leif Lindholm <l...@nuviainc.com> (The other guy agrees.)