We neglected to update MAINTAINERS when we dropped roms/Makefile.edk2. Update it now.
Fixes: 22e11539e1 (edk2: replace build scripts, 2023-03-09) Cc: Philippe Mathieu-Daudé <[email protected]> Cc: Gerd Hoffmann <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> Message-ID: <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ff8cb1d11b..85b5a109f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4003,7 +4003,6 @@ S: Supported F: hw/i386/*ovmf* F: pc-bios/descriptors/??-edk2-*.json F: pc-bios/edk2-* -F: roms/Makefile.edk2 F: roms/edk2 F: roms/edk2-* F: tests/data/uefi-boot-images/ -- 2.54.0
