Commit b9bd8039 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Dan Williams
Browse files

MAINTAINERS: clarify maintenance of nvdimm testing tool



The git history shows that the files under ./tools/testing/nvdimm are
being developed and maintained by the LIBNVDIMM maintainers.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20200201170933.924-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 11a48a5a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9569,6 +9569,7 @@ F: drivers/acpi/nfit/*
F:	include/linux/nd.h
F:	include/linux/libnvdimm.h
F:	include/uapi/linux/ndctl.h
F:	tools/testing/nvdimm/
LICENSES and SPDX stuff
M:	Thomas Gleixner <tglx@linutronix.de>