Message ID | 20250323140151.9994-1-hemanshu.khilari.foss@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file. | expand |
On Mon, Mar 24, 2025 at 12:03 AM hemanshu.khilari.foss <hemanshu.khilari.foss@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.foss@gmail.com> Reviewed-by: Alistair Francis <alistair.francis@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-riscv@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 > >
On Mon, Mar 24, 2025 at 12:03 AM hemanshu.khilari.foss <hemanshu.khilari.foss@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.foss@gmail.com> Thanks! Applied to riscv-to-apply.next 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-riscv@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 > >
diff --git a/MAINTAINERS b/MAINTAINERS index 8f470a1c9b..27f2cfd833 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -319,6 +319,7 @@ L: qemu-riscv@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/
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.foss@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)