Orphaned isn't a state, Orphan is. Fixes: fb7001e458 (MAINTAINERS: Remove PhilMD from firmware sections, 2026-04-17) Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 6171cc7494..576ef6fff5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2937,7 +2937,7 @@ F: include/hw/isa/vt82c686.h Firmware configuration (fw_cfg) R: Gerd Hoffmann <[email protected]> -S: Orphaned +S: Orphan F: docs/specs/fw_cfg.rst F: hw/nvram/fw_cfg*.c F: stubs/fw_cfg.c -- 2.54.0
