From: Philippe Mathieu-Daudé Date: Fri, 20 Nov 2020 15:45:43 +0000 (+0100) Subject: MAINTAINERS: Fix system/arm/orangepi.rst path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c67d732c39bb201d5dc97716df48311971ab2b26;p=qemu.git MAINTAINERS: Fix system/arm/orangepi.rst path Fixes: 0553ef42571 ("docs: add Orange Pi PC document") Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Niek Linnenbank Message-id: 20201120154545.2504625-5-f4bug@amsat.org Reviewed-by: Peter Maydell Signed-off-by: Peter Maydell --- diff --git a/MAINTAINERS b/MAINTAINERS index 5e478f9a26..e653ff70d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -559,7 +559,7 @@ S: Maintained F: hw/*/allwinner-h3* F: include/hw/*/allwinner-h3* F: hw/arm/orangepi.c -F: docs/system/orangepi.rst +F: docs/system/arm/orangepi.rst ARM PrimeCell and CMSDK devices M: Peter Maydell