No dedicated NVDIMM maintainers are returned by get_maintainers.pl for the subsystem maintainer profile, thus patches changing that file miss the actual owners of the file.
Signed-off-by: Krzysztof Kozlowski <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7a65b220d93f..294909f6d488 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14751,6 +14751,7 @@ S: Supported Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ P: Documentation/nvdimm/maintainer-entry-profile.rst T: git git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git +F: Documentation/nvdimm/maintainer-entry-profile.rst F: drivers/acpi/nfit/* F: drivers/nvdimm/* F: include/linux/libnvdimm.h -- 2.51.0

