From: Ani Sinha <a...@anisinha.ca> Update mailmap to indicate a...@anisinha.ca and anisi...@redhat.com are one and the same person. Additionally update MAINTAINERS and bits documentation to use my work (redhat) email.
Signed-off-by: Ani Sinha <anisi...@redhat.com> Message-Id: <20230320114233.90638-1-anisi...@redhat.com> Reviewed-by: Michael S. Tsirkin <m...@redhat.com> Signed-off-by: Michael S. Tsirkin <m...@redhat.com> --- .mailmap | 1 + MAINTAINERS | 2 +- docs/devel/acpi-bits.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 7677047950..bbe6d3fd69 100644 --- a/.mailmap +++ b/.mailmap @@ -54,6 +54,7 @@ Aleksandar Markovic <aleksandar.qemu.de...@gmail.com> <amarko...@wavecomp.com> Aleksandar Rikalo <aleksandar.rik...@syrmia.com> <arik...@wavecomp.com> Aleksandar Rikalo <aleksandar.rik...@syrmia.com> <aleksandar.rik...@rt-rk.com> Alexander Graf <ag...@csgraf.de> <ag...@suse.de> +Ani Sinha <anisi...@redhat.com> <a...@anisinha.ca> Anthony Liguori <anth...@codemonkey.ws> Anthony Liguori <aligu...@us.ibm.com> Christian Borntraeger <borntrae...@linux.ibm.com> <borntrae...@de.ibm.com> Damien Hedde <damien.he...@dahe.fr> <damien.he...@greensocs.com> diff --git a/MAINTAINERS b/MAINTAINERS index 2c2068ea5c..0bd3d1830e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1931,7 +1931,7 @@ F: hw/acpi/viot.c F: hw/acpi/viot.h ACPI/AVOCADO/BIOSBITS -M: Ani Sinha <a...@anisinha.ca> +M: Ani Sinha <anisi...@redhat.com> M: Michael S. Tsirkin <m...@redhat.com> S: Supported F: tests/avocado/acpi-bits/* diff --git a/docs/devel/acpi-bits.rst b/docs/devel/acpi-bits.rst index 9eb4b9e666..22e2580200 100644 --- a/docs/devel/acpi-bits.rst +++ b/docs/devel/acpi-bits.rst @@ -135,7 +135,7 @@ Under ``tests/avocado/`` as the root we have: (c) They need not be loaded by avocado framework when running tests. -Author: Ani Sinha <a...@anisinha.ca> +Author: Ani Sinha <anisi...@redhat.com> References: ----------- -- MST