We neglected to update MAINTAINERS when we dropped stubs/io_uring.c. Update it now.
Fixes: 047dabef97 (block/io_uring: use aio_add_sqe(), 2025-11-03) Cc: Julia Suvorova <[email protected]> Cc: Stefan Hajnoczi <[email protected]> Cc: Stefano Garzarella <[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 d3b79e3eeb..7a1b1317cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4350,7 +4350,6 @@ R: Stefano Garzarella <[email protected]> L: [email protected] S: Maintained F: block/io_uring.c -F: stubs/io_uring.c qcow2 M: Kevin Wolf <[email protected]> -- 2.54.0
