MAINTAINERS: add configfs Rust abstractions
authorAndreas Hindborg <a.hindborg@kernel.org>
Thu, 8 May 2025 08:52:11 +0000 (10:52 +0200)
committerAndreas Hindborg <a.hindborg@kernel.org>
Mon, 12 May 2025 09:05:07 +0000 (11:05 +0200)
Add rust files to configfs MAINTAINERS entry.

Link: https://lore.kernel.org/r/20250508-configfs-v8-3-8ebde6180edc@kernel.org
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
MAINTAINERS

index c59316109e3f8feacf9628fd1065ed551c4250d5..18d4b6fec2b266f15dcee92c9e7a1e66b12d1bad 100644 (file)
@@ -5975,7 +5975,9 @@ S:        Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git configfs-next
 F:     fs/configfs/
 F:     include/linux/configfs.h
+F:     rust/kernel/configfs.rs
 F:     samples/configfs/
+F:     samples/rust/rust_configfs.rs
 
 CONGATEC BOARD CONTROLLER MFD DRIVER
 M:     Thomas Richard <thomas.richard@bootlin.com>