We neglected to update MAINTAINERS when we deleted tests/unit/test-fdmon-epoll.c. Update it now.
Fixes: 60f782b6b7 (aio: remove aio_disable_external() API, 2023-05-16) Cc: Stefan Hajnoczi <[email protected]> Cc: Fam Zheng <[email protected]> Cc: [email protected] Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4ef1bd2835..8859406c9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3141,7 +3141,6 @@ F: include/qemu/aio.h F: include/qemu/aio-wait.h F: include/qemu/defer-call.h F: scripts/qemugdb/aio.py -F: tests/unit/test-fdmon-epoll.c T: git https://github.com/stefanha/qemu.git block Block SCSI subsystem -- 2.54.0
