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]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7899b91620..7862e2df0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4007,7 +4007,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
