]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: move the BFQ io scheduler to orphan state
authorJens Axboe <axboe@kernel.dk>
Tue, 3 Sep 2024 15:52:43 +0000 (09:52 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Sep 2024 17:22:27 +0000 (11:22 -0600)
Nobody is maintaining this code, and it just falls under the umbrella
of block layer code. But at least mark it as such, in case anyone wants
to care more deeply about it and assume the responsibility of doing so.

Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS

index 42decde3832066e43a460a83b0634e4d9af0c797..4a857a125d6ec9fa848f6286a37dce4d96efdcc5 100644 (file)
@@ -3781,10 +3781,8 @@ F:       Documentation/filesystems/befs.rst
 F:     fs/befs/
 
 BFQ I/O SCHEDULER
-M:     Paolo Valente <paolo.valente@unimore.it>
-M:     Jens Axboe <axboe@kernel.dk>
 L:     linux-block@vger.kernel.org
-S:     Maintained
+S:     Orphan
 F:     Documentation/block/bfq-iosched.rst
 F:     block/bfq-*