On 10/7/26 13:14, Markus Armbruster wrote:
> Orphaned isn't a state, Orphan is.
>
> Fixes: fb7001e458 (MAINTAINERS: Remove PhilMD from firmware sections, 2026-04-17)
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> 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 <kraxel@redhat.com>
> -S: Orphaned
> +S: Orphan
Oops.
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>