[PATCH v2 3/3] MAINTAINERS: add entry for Rust block device driver API

From: Andreas Hindborg
Date: Tue May 21 2024 - 10:02:38 EST


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 aa3b947fb080..62a13736e569 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3657,6 +3657,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.44.0