RISC-V ACPI related functionality for virt machine is added in virt-acpi-build.c. Add the maintainer entry.
Signed-off-by: Sunil V L <[email protected]> Reviewed-by: Bin Meng <[email protected]> Acked-by: Alistair Francis <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 847bc7f131..7fb0f1052d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1003,6 +1003,12 @@ L: [email protected] S: Maintained F: hw/arm/virt-acpi-build.c +RISC-V ACPI Subsystem +M: Sunil V L <[email protected]> +L: [email protected] +S: Maintained +F: hw/riscv/virt-acpi-build.c + STM32F100 M: Alexandre Iooss <[email protected]> L: [email protected] -- 2.34.1
