summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2025-04-23 16:54:39 +0300
committerAndreas Hindborg <a.hindborg@kernel.org>2025-05-01 12:37:59 +0300
commitfa616196fbea12462107774fb6a1908c95f71cf0 (patch)
tree5aeea5a34d1d66265cb6e70998a769377c9ba8af
parent210b81578efbe5c5e7748e50d313e1a90b03df55 (diff)
downloadlinux-fa616196fbea12462107774fb6a1908c95f71cf0.tar.xz
MAINTAINERS: add entry for Rust XArray API
Add an entry for the Rust xarray abstractions. Acked-by: Andreas Hindborg <a.hindborg@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com> Link: https://lore.kernel.org/r/20250423-rust-xarray-bindings-v19-3-83cdcf11c114@gmail.com [ Changed T: entry branch to `xarray-rust` - Andreas ] Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fa1e04e87d1d..871721367c45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26310,6 +26310,17 @@ F: lib/test_xarray.c
F: lib/xarray.c
F: tools/testing/radix-tree
+XARRAY API [RUST]
+M: Tamir Duberstein <tamird@gmail.com>
+M: Andreas Hindborg <a.hindborg@kernel.org>
+L: rust-for-linux@vger.kernel.org
+S: Supported
+W: https://rust-for-linux.com
+B: https://github.com/Rust-for-Linux/linux/issues
+C: https://rust-for-linux.zulipchat.com
+T: git https://github.com/Rust-for-Linux/linux.git xarray-next
+F: rust/kernel/xarray.rs
+
XBOX DVD IR REMOTE
M: Benjamin Valentin <benpicco@googlemail.com>
S: Maintained