From f87693a841337badb894c28f2089a104a13557d5 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 10 Jul 2026 13:14:03 +0200 Subject: [PATCH] MAINTAINERS: Regularise the status fields (again) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Orphaned isn't a state, Orphan is. Fixes: fb7001e458 (MAINTAINERS: Remove PhilMD from firmware sections, 2026-04-17) Signed-off-by: Markus Armbruster Message-ID: <20260710111403.2953873-1-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e25df9493c..8f84f3c61b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2937,7 +2937,7 @@ F: include/hw/isa/vt82c686.h Firmware configuration (fw_cfg) R: Gerd Hoffmann -S: Orphaned +S: Orphan F: docs/specs/fw_cfg.rst F: hw/nvram/fw_cfg*.c F: stubs/fw_cfg.c