On Thu, Feb 2, 2023 at 2:54 PM Sunil V L <[email protected]> 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: Alistair Francis <[email protected]> Alistair > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c581c11a64..23fcaaf54a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -995,6 +995,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.38.0 > >
