Message ID | 20220505113740.75565-1-quic_llindhol@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] MAINTAINERS/.mailmap: update email for Leif Lindholm | expand |
On Thu, 5 May 2022 at 12:37, Leif Lindholm <quic_llindhol@quicinc.com> wrote: > > NUVIA was acquired by Qualcomm in March 2021, but kept functioning on > separate infrastructure for a transitional period. We've now switched > over to contributing as Qualcomm Innocation Center (quicinc), so update "Innovation" :-) > my email address to reflect this. > > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com> > Cc: Leif Lindholm <leif@nuviainc.com> > Cc: Peter Maydell <peter.maydell@linaro.org> > --- Applied to target-arm.next with the typo fixed, thanks. -- PMM
On Thu, May 5, 2022 at 1:38 PM Leif Lindholm <quic_llindhol@quicinc.com> wrote: > > NUVIA was acquired by Qualcomm in March 2021, but kept functioning on > separate infrastructure for a transitional period. We've now switched > over to contributing as Qualcomm Innocation Center (quicinc), so update > my email address to reflect this. > > Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com> > Cc: Leif Lindholm <leif@nuviainc.com> > Cc: Peter Maydell <peter.maydell@linaro.org> > --- > diff --git a/.mailmap b/.mailmap > index 2976a675ea..8c326709cf 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -62,7 +62,8 @@ Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> > Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com> > Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn> > James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com> > -Leif Lindholm <leif@nuviainc.com> <leif.lindholm@linaro.org> > +Leif Lindholm <quic_llindhol@quicinc.com> <leif.lindholm@linaro.org> > +Leif Lindholm <quic_llindhol@quicinc.com> <leif@nuviainc.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
diff --git a/.mailmap b/.mailmap index 2976a675ea..8c326709cf 100644 --- a/.mailmap +++ b/.mailmap @@ -62,7 +62,8 @@ Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com> Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn> James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com> -Leif Lindholm <leif@nuviainc.com> <leif.lindholm@linaro.org> +Leif Lindholm <quic_llindhol@quicinc.com> <leif.lindholm@linaro.org> +Leif Lindholm <quic_llindhol@quicinc.com> <leif@nuviainc.com> Radoslaw Biernacki <rad@semihalf.com> <radoslaw.biernacki@linaro.org> Paul Burton <paulburton@kernel.org> <paul.burton@mips.com> Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com> diff --git a/MAINTAINERS b/MAINTAINERS index 218c9459b6..cd013850c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -889,7 +889,7 @@ F: include/hw/ssi/imx_spi.h SBSA-REF M: Radoslaw Biernacki <rad@semihalf.com> M: Peter Maydell <peter.maydell@linaro.org> -R: Leif Lindholm <leif@nuviainc.com> +R: Leif Lindholm <quic_llindhol@quicinc.com> L: qemu-arm@nongnu.org S: Maintained F: hw/arm/sbsa-ref.c
NUVIA was acquired by Qualcomm in March 2021, but kept functioning on separate infrastructure for a transitional period. We've now switched over to contributing as Qualcomm Innocation Center (quicinc), so update my email address to reflect this. Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Leif Lindholm <leif@nuviainc.com> Cc: Peter Maydell <peter.maydell@linaro.org> --- Changes since v1: - Redirect both historic addresses to quicinc.com. .mailmap | 3 ++- MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)