Commit bfb8ab8370 for qemu.org

commit bfb8ab8370c6cbbb74fc55b4587ca83c71e623f6
Author: Markus Armbruster <armbru@redhat.com>
Date:   Sat Dec 20 18:33:36 2025 +0100

    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 <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>

diff --git a/MAINTAINERS b/MAINTAINERS
index dc58155419..3a46c7fd0b 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 <peter.maydell@linaro.org>
 R: Jean-Christophe Dubois <jcd@tribudubois.net>