On Sat, 2020-02-01 at 18:09 +0100, Lukas Bulwahn wrote: > 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 <[email protected]> > --- > This is a RFC patch based on what I could see as an outsider to nvdimm. > Dan, please pick this patch if it reflects the real responsibilities. > > applies cleanly on current master and next-20200131 > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+)
Looks good, thanks for catching this, Lukas. Reviewed-by: Vishal Verma <[email protected]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1f77fb8cdde3..929386123257 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9564,6 +9564,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 <[email protected]> _______________________________________________ Linux-nvdimm mailing list -- [email protected] To unsubscribe send an email to [email protected]
