[PATCH] MAINTAINERS: add lib/test_xarray.c
From: Tamir Duberstein
Date: Wed Jan 29 2025 - 16:14:14 EST
Ensure test-only changes are sent to the relevant maintainer.
Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index feed152470f6..a9a8c153a9e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25681,6 +25681,7 @@ F: Documentation/core-api/xarray.rst
F: include/linux/idr.h
F: include/linux/xarray.h
F: lib/idr.c
+F: lib/test_xarray.c
F: lib/xarray.c
F: tools/testing/radix-tree
---
base-commit: 805ba04cb7ccfc7d72e834ebd796e043142156ba
change-id: 20250129-xarray-test-maintainer-5dc360852bd5
Best regards,
--
Tamir Duberstein <tamird@xxxxxxxxx>