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 0a1410d5a621..3fec61e86022 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15386,6 +15386,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]> M: Mauro Carvalho Chehab <[email protected]> -- 2.17.0 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
