DEV: [PATCH v5 4/4] MAINTAINERS: add entry for configfs Rust abstractions

Update MAINTAINERS with entry for Rust configfs abstractions.

Acked-by: Daniel Almeida <daniel.almeida@collabora.com>
Tested-by: Daniel Almeida <daniel.almeida@collabora.com>
Link: https://lore.kernel.org/r/20250227-configfs-v5-4-c40e8dc3b9cd@kernel.org
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index c593161..bc1e783 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5977,6 +5977,13 @@
 F:	include/linux/configfs.h
 F:	samples/configfs/
 
+CONFIGFS [RUST]
+M:	Andreas Hindborg <a.hindborg@kernel.org>
+L:	rust-for-linux@vger.kernel.org
+S:	Supported
+F:	rust/kernel/configfs.rs
+F:	samples/rust/rust_configfs.rs
+
 CONGATEC BOARD CONTROLLER MFD DRIVER
 M:	Thomas Richard <thomas.richard@bootlin.com>
 S:	Maintained