* [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool
@ 2020-02-01 17:09 Lukas Bulwahn
2020-02-01 17:34 ` Dan Williams
2020-02-01 20:03 ` Vishal Verma
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2020-02-01 17:09 UTC (permalink / raw)
To: Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny
Cc: linux-nvdimm, linux-kernel, Lukas Bulwahn
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>
---
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(+)
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 <tglx@linutronix.de>
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool
2020-02-01 17:09 [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool Lukas Bulwahn
@ 2020-02-01 17:34 ` Dan Williams
2020-02-01 20:03 ` Vishal Verma
1 sibling, 0 replies; 3+ messages in thread
From: Dan Williams @ 2020-02-01 17:34 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Vishal Verma, Dave Jiang, Ira Weiny, linux-nvdimm,
Linux Kernel Mailing List
On Sat, Feb 1, 2020 at 9:09 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> 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 <lukas.bulwahn@gmail.com>
> ---
> 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
Looks good, thanks, applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool
2020-02-01 17:09 [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool Lukas Bulwahn
2020-02-01 17:34 ` Dan Williams
@ 2020-02-01 20:03 ` Vishal Verma
1 sibling, 0 replies; 3+ messages in thread
From: Vishal Verma @ 2020-02-01 20:03 UTC (permalink / raw)
To: Lukas Bulwahn, Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny
Cc: linux-nvdimm, linux-kernel
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 <lukas.bulwahn@gmail.com>
> ---
> 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 <vishal.l.verma@intel.com>
>
> 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 <tglx@linutronix.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-01 20:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-01 17:09 [PATCH RFC] MAINTAINERS: clarify maintenance of nvdimm testing tool Lukas Bulwahn
2020-02-01 17:34 ` Dan Williams
2020-02-01 20:03 ` Vishal Verma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome