[PATCH] MAINTAINERS: Add tools/testing/cxl files to CXL

From: Vishal Verma
Date: Thu Oct 26 2023 - 13:43:29 EST


tools/testing/cxl contains the unit test infrastructure for mocking CXL
hierarchies. These are under the purview of the CXL subsystem maintainers.
Add the 'F:' entry for this to MAINTAINERS so that get_maintainer.pl
works as expected for patches to this area.

Signed-off-by: Vishal Verma <vishal.l.verma@xxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 35977b269d5e..b5efa53dc3d0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5181,6 +5181,7 @@ L: linux-cxl@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/cxl/
F: include/uapi/linux/cxl_mem.h
+F: tools/testing/cxl/

COMPUTE EXPRESS LINK PMU (CPMU)
M: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>

---
base-commit: 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa
change-id: 20231026-vv-mainteners-fix-321f8b16ec35

Best regards,
--
Vishal Verma <vishal.l.verma@xxxxxxxxx>