public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add io_uring tool to IO_URING
@ 2021-05-05  5:37 Lukas Bulwahn
  2021-05-05 21:22 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2021-05-05  5:37 UTC (permalink / raw)
  To: Jens Axboe, Pavel Begunkov, io-uring; +Cc: linux-kernel, Lukas Bulwahn

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

Signed-off-by: Lukas Bulwahn <[email protected]>
---
applies cleanly on next-20210505

Jens, please pick this quick minor cleanup patch.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index efeaebe1bcae..3160d86b0057 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9563,6 +9563,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 <[email protected]>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-05 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-05  5:37 [PATCH] MAINTAINERS: add io_uring tool to IO_URING Lukas Bulwahn
2021-05-05 21:22 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox