From: Andreas Hindborg <a.hindborg@xxxxxxxxxxx> Add an entry for the Rust block device driver abstractions. Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxxx> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aacccb376c28..aa1321fdc300 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3781,6 +3781,20 @@ F: include/linux/blk* F: kernel/trace/blktrace.c F: lib/sbitmap.c +BLOCK LAYER DEVICE DRIVER API [RUST] +M: Andreas Hindborg <a.hindborg@xxxxxxxxxxx> +R: Boqun Feng <boqun.feng@xxxxxxxxx> +L: linux-block@xxxxxxxxxxxxxxx +L: rust-for-linux@xxxxxxxxxxxxxxx +S: Supported +W: https://rust-for-linux.com +B: https://github.com/Rust-for-Linux/linux/issues +C: https://rust-for-linux.zulipchat.com/#narrow/stream/Block +T: git https://github.com/Rust-for-Linux/linux.git rust-block-next +F: drivers/block/rnull.rs +F: rust/kernel/block.rs +F: rust/kernel/block/ + BLOCK2MTD DRIVER M: Joern Engel <joern@xxxxxxxxxxxxxxx> L: linux-mtd@xxxxxxxxxxxxxxxxxxx -- 2.45.2