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]> Reviewed-by: Stefan Hajnoczi <[email protected]> Message-ID: <[email protected]> Reviewed-by: Stefan Hajnoczi <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9fa38225f5..bce0a70a0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4332,7 +4332,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
