diff options
author | Ani Sinha | 2021-08-25 05:19:47 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2021-09-04 23:34:05 +0200 |
commit | c2ea98c3172149a119d81bca9c9a99ccfa36ea37 (patch) | |
tree | 5bd2c65ba393cfa437429949026b815949b2bc6d /MAINTAINERS | |
parent | hw/acpi: use existing references to pci device struct within functions (diff) | |
download | qemu-c2ea98c3172149a119d81bca9c9a99ccfa36ea37.tar.gz qemu-c2ea98c3172149a119d81bca9c9a99ccfa36ea37.tar.xz qemu-c2ea98c3172149a119d81bca9c9a99ccfa36ea37.zip |
MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
I have developed an interest in this space and hopefully can lend some
helping hand to Igor and Michael in reviewing simpler patches.
Signed-off-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210825031949.919376-4-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5d923a6544..6c20634d63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1751,6 +1751,7 @@ F: docs/specs/*pci* ACPI/SMBIOS M: Michael S. Tsirkin <mst@redhat.com> M: Igor Mammedov <imammedo@redhat.com> +R: Ani Sinha <ani@anisinha.ca> S: Supported F: include/hw/acpi/* F: include/hw/firmware/smbios.h |