From: Markus Armbruster Date: Sat, 20 Dec 2025 17:33:36 +0000 (+0100) Subject: MAINTAINERS: Add MAX78000FTHR section as orphan X-Git-Tag: v11.0.0-rc0~120^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfb8ab8370c6cbbb74fc55b4587ca83c71e623f6;p=thirdparty%2Fqemu.git MAINTAINERS: Add MAX78000FTHR section as orphan This machine was contributed by Jackson Donaldson a couple of months ago. Its RISC-V core is not implemented. Unfortunately, Jackson isn't able to serve as maintainer at this time, so add it as orphan. Cc: Jackson Donaldson Cc: qemu-arm@nongnu.org Signed-off-by: Markus Armbruster Message-ID: <20251220173336.3781377-5-armbru@redhat.com> Reviewed-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index dc581554197..3a46c7fd0b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -872,6 +872,14 @@ F: include/hw/misc/arm_integrator_debug.h F: tests/functional/arm/test_integratorcp.py F: docs/system/arm/integratorcp.rst +MAX78000FTHR +L: qemu-arm@nongnu.org +S: Orphan +F: docs/system/arm/max78000.rst +F: hw/*/max78000* +F: include/hw/*/max78000* +F: tests/functional/arm/test_max78000fthr.py + MCIMX6UL EVK / i.MX6ul M: Peter Maydell R: Jean-Christophe Dubois