diff options
author | 2025-05-23 23:37:39 +0100 | |
---|---|---|
committer | 2025-06-02 05:51:28 -0600 | |
commit | e931d3a9d5200bae9d938be2582072b2898e37f7 (patch) | |
tree | 259a428d500ab9f7518021b3ab5b3f5356c4c37c /MAINTAINERS | |
parent | io_uring/net: only consider msg_inq if larger than 1 (diff) | |
download | linux-rng-e931d3a9d5200bae9d938be2582072b2898e37f7.tar.xz linux-rng-e931d3a9d5200bae9d938be2582072b2898e37f7.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e45559690b28..cd6ef0839df6 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 |