Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20200201170933.924-1-lukas.bulwahn@gmail.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

authored by

Lukas Bulwahn and committed by
Dan Williams
b9bd8039 11a48a5a

+1
+1
MAINTAINERS
··· 9569 9569 F: include/linux/nd.h 9570 9570 F: include/linux/libnvdimm.h 9571 9571 F: include/uapi/linux/ndctl.h 9572 + F: tools/testing/nvdimm/ 9572 9573 9573 9574 LICENSES and SPDX stuff 9574 9575 M: Thomas Gleixner <tglx@linutronix.de>