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 42decde..4a857a1 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-*