On Mon, Mar 24, 2025 at 12:03 AM hemanshu.khilari.foss <hemanshu.khilari.f...@gmail.com> wrote: > > Added docs/specs/riscv-iommu.rst under `RISC-V TCG CPUs` section in > in MAINTAINERS file since > `scripts/get_maintainer.pl -f docs/specs/riscv-iommu.rst` doesn't list any > maintainers. > > Signed-off-by: hemanshu.khilari.foss <hemanshu.khilari.f...@gmail.com>
Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> Alistair > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8f470a1c9b..27f2cfd833 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -319,6 +319,7 @@ L: qemu-ri...@nongnu.org > S: Supported > F: configs/targets/riscv* > F: docs/system/target-riscv.rst > +F: docs/specs/riscv-iommu.rst > F: target/riscv/ > F: hw/char/riscv_htif.c > F: hw/riscv/ > -- > 2.42.0 > >