Commit a5e7da14 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Jens Axboe
Browse files

MAINTAINERS: add io_uring tool to IO_URING



The files in ./tools/io_uring/ are maintained by the IO_URING maintainers.
Reflect that fact in MAINTAINERS.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20210505053728.3868-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d1f82808
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9497,6 +9497,7 @@ F: fs/io-wq.h
F:	fs/io_uring.c
F:	include/linux/io_uring.h
F:	include/uapi/linux/io_uring.h
F:	tools/io_uring/
IPMI SUBSYSTEM
M:	Corey Minyard <minyard@acm.org>