diff options
author | Ani Sinha <ani@anisinha.ca> | 2023-03-29 09:38:34 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-04-24 22:56:55 -0400 |
commit | 104593c3ad48f3857e9c48d9e3e7feb3566444c7 (patch) | |
tree | 301fd330795683878dd7c668e4ee2d613bd52a3b | |
parent | ca858a5fe94c0325bfe5f764f1bb090b160264a3 (diff) | |
download | qemu-104593c3ad48f3857e9c48d9e3e7feb3566444c7.zip qemu-104593c3ad48f3857e9c48d9e3e7feb3566444c7.tar.gz qemu-104593c3ad48f3857e9c48d9e3e7feb3566444c7.tar.bz2 |
Add my old and new work email mapping and use work email to support acpi
Updating mailmap to indicate ani@anisinha.ca and anisinha@redhat.com are one
and the same person. Also updating my email in MAINTAINERS for all my acpi work
(reviewing patches and biosbits) to my work email. Also doing the same for
bios bits test framework documentation.
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Message-Id: <20230329040834.11973-1-anisinha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83c0373..e365a7a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1894,7 +1894,7 @@ F: hw/pci/pcie_doe.c ACPI/SMBIOS M: Michael S. Tsirkin <mst@redhat.com> M: Igor Mammedov <imammedo@redhat.com> -R: Ani Sinha <ani@anisinha.ca> +R: Ani Sinha <anisinha@redhat.com> S: Supported F: include/hw/acpi/* F: include/hw/firmware/smbios.h |