From: Lukas Bulwahn Date: Sat, 1 Feb 2020 17:09:33 +0000 (+0100) Subject: MAINTAINERS: clarify maintenance of nvdimm testing tool X-Git-Tag: x86-urgent-2020-04-12~34^2~2^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b9bd80396a42d0335f6cf287d8b561c50b44a2d8;p=users%2Fdwmw2%2Flinux.git 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 Link: https://lore.kernel.org/r/20200201170933.924-1-lukas.bulwahn@gmail.com Signed-off-by: Dan Williams --- diff --git a/MAINTAINERS b/MAINTAINERS index a0d86490c2c62..6e65c79b4c07a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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