]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add MAX78000FTHR section as orphan
authorMarkus Armbruster <armbru@redhat.com>
Sat, 20 Dec 2025 17:33:36 +0000 (18:33 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 8 Jan 2026 08:53:09 +0000 (09:53 +0100)
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 <jackson88044@gmail.com>
Cc: qemu-arm@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20251220173336.3781377-5-armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index dc581554197b03c92be7942f78504b0346148c1a..3a46c7fd0b00db5264d0ed620708523623896289 100644 (file)
@@ -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 <peter.maydell@linaro.org>
 R: Jean-Christophe Dubois <jcd@tribudubois.net>