diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-05-23 23:37:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-06-02 05:51:28 -0600 |
commit | e931d3a9d5200bae9d938be2582072b2898e37f7 (patch) | |
tree | 259a428d500ab9f7518021b3ab5b3f5356c4c37c | |
parent | 2c7f023219966777be0687e15b57689894304cd3 (diff) |
MAINTAINERS: remove myself from io_uring
Disassociate my name from the project over disagreements on development
practices.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/814ec73b73323a8e1c87643d193a73f467fb191f.1748034476.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e45559690b28f..cd6ef0839df69 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12492,7 +12492,6 @@ F: include/linux/iosys-map.h IO_URING M: Jens Axboe <axboe@kernel.dk> -M: Pavel Begunkov <asml.silence@gmail.com> L: io-uring@vger.kernel.org S: Maintained T: git git://git.kernel.dk/linux-block |