linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS
@ 2023-03-08 14:41 Lukas Bulwahn
  2023-03-09  9:20 ` Sagi Grimberg
  2023-03-09  9:42 ` Christoph Hellwig
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-08 14:41 UTC (permalink / raw)
  To: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg,
	Chaitanya Kulkarni, linux-nvme
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit
or topgit) and location.

Add the SCM tree type to the T: entry, and reorder the file entries in
alphabetical order.

Fixes: b508fc354f6d ("nvme: update maintainers information")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a51fdde146db..dd805e784e6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14905,12 +14905,12 @@ M:	Sagi Grimberg <sagi@grimberg.me>
 L:	linux-nvme@lists.infradead.org
 S:	Supported
 W:	http://git.infradead.org/nvme.git
-T:	git://git.infradead.org/nvme.git
+T:	git git://git.infradead.org/nvme.git
 F:	Documentation/nvme/
-F:	drivers/nvme/host/
 F:	drivers/nvme/common/
-F:	include/linux/nvme.h
+F:	drivers/nvme/host/
 F:	include/linux/nvme-*.h
+F:	include/linux/nvme.h
 F:	include/uapi/linux/nvme_ioctl.h
 
 NVM EXPRESS FABRICS AUTHENTICATION
@@ -14945,7 +14945,7 @@ M:	Chaitanya Kulkarni <kch@nvidia.com>
 L:	linux-nvme@lists.infradead.org
 S:	Supported
 W:	http://git.infradead.org/nvme.git
-T:	git://git.infradead.org/nvme.git
+T:	git git://git.infradead.org/nvme.git
 F:	drivers/nvme/target/
 
 NVMEM FRAMEWORK
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS
  2023-03-08 14:41 [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS Lukas Bulwahn
@ 2023-03-09  9:20 ` Sagi Grimberg
  2023-03-09  9:42 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Sagi Grimberg @ 2023-03-09  9:20 UTC (permalink / raw)
  To: Lukas Bulwahn, Keith Busch, Jens Axboe, Christoph Hellwig,
	Chaitanya Kulkarni, linux-nvme
  Cc: kernel-janitors, linux-kernel


> The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit
> or topgit) and location.
> 
> Add the SCM tree type to the T: entry, and reorder the file entries in
> alphabetical order.
> 
> Fixes: b508fc354f6d ("nvme: update maintainers information")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Reviewed-by: Sagi Grimberg <sagi@grimberg.me>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS
  2023-03-08 14:41 [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS Lukas Bulwahn
  2023-03-09  9:20 ` Sagi Grimberg
@ 2023-03-09  9:42 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2023-03-09  9:42 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg,
	Chaitanya Kulkarni, linux-nvme, kernel-janitors, linux-kernel

Thanks,

applied to nvme-6.3.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-09  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-08 14:41 [PATCH] MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS Lukas Bulwahn
2023-03-09  9:20 ` Sagi Grimberg
2023-03-09  9:42 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).