From: Matthew Wilcox <[email protected]> Add myself as XArray and IDR maintainer.
Signed-off-by: Matthew Wilcox <[email protected]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 14fbc6e94774..afb6678188b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15598,6 +15598,18 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso S: Maintained F: arch/x86/entry/vdso/ +XARRAY +M: Matthew Wilcox <[email protected]> +M: Matthew Wilcox <[email protected]> +L: [email protected] +S: Supported +F: Documentation/core-api/xarray.rst +F: lib/idr.c +F: lib/xarray.c +F: include/linux/idr.h +F: include/linux/xarray.h +F: tools/testing/radix-tree + XC2028/3028 TUNER DRIVER M: Mauro Carvalho Chehab <[email protected]> L: [email protected] -- 2.17.1

