From: Ani Sinha Date: Mon, 31 Jan 2022 12:20:01 +0000 (+0530) Subject: MAINTAINERS: Adding myself as a reviewer of some components X-Git-Tag: v7.0.0-rc0~47^2~24 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=48006e03d5425b924af31091bc28e35619ffb948;p=users%2Fdwmw2%2Fqemu.git MAINTAINERS: Adding myself as a reviewer of some components Added myself as a reviewer of vmgenid, unimplemented device and empty slot. Signed-off-by: Ani Sinha Reviewed-by: Philippe Mathieu-Daudé Message-id: 20220131122001.1476101-1-ani@anisinha.ca Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 81aa31b5e1..bd85e27889 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2189,6 +2189,7 @@ F: tests/qtest/prom-env-test.c VM Generation ID S: Orphan +R: Ani Sinha F: hw/acpi/vmgenid.c F: include/hw/acpi/vmgenid.h F: docs/specs/vmgenid.txt @@ -2204,6 +2205,7 @@ F: hw/misc/led.c Unimplemented device M: Peter Maydell R: Philippe Mathieu-Daudé +R: Ani Sinha S: Maintained F: include/hw/misc/unimp.h F: hw/misc/unimp.c @@ -2211,6 +2213,7 @@ F: hw/misc/unimp.c Empty slot M: Artyom Tarasenko R: Philippe Mathieu-Daudé +R: Ani Sinha S: Maintained F: include/hw/misc/empty_slot.h F: hw/misc/empty_slot.c