On Mon, Feb 13, 2023 at 08:10:38PM +0530, Sunil V L wrote: > 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 >
Please move the ARM ACPI entry down under the main ACPI entry and then add the RISC-V one there too. Otherwise, Reviewed-by: Andrew Jones <[email protected]>
