From 2e50fe4bde8803b2abb9e48d585279c5b91c8d05 Mon Sep 17 00:00:00 2001 From: Jay Freyensee Date: Sun, 18 Dec 2016 18:43:39 -0800 Subject: [PATCH] Update target repo for nvme patch contributions Per http://www.nvmexpress.org/resources/linux-driver-information/, the old nvme git repo is stale. Updating MAINTAINERS to the Supported target currently used by the community. Signed-off-by: Jay Freyensee Updated by me to add Keith as the maintainer, me as the co-maintainer. Signed-off-by: Jens Axboe (cherry picked from commit b3975e94f5688691f487ea00126dabe8f5bee3af) Orabug: 25130845 Signed-off-by: Ashok Vairavan Reviewed-by: Martin K. Petersen --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3d38445f5b64..e5ada09cafa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7075,9 +7075,11 @@ F: drivers/video/fbdev/riva/ F: drivers/video/fbdev/nvidia/ NVM EXPRESS DRIVER -M: Matthew Wilcox +M: Keith Busch +M: Jens Axboe L: linux-nvme@lists.infradead.org -T: git git://git.infradead.org/users/willy/linux-nvme.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git +W: https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block/ S: Supported F: drivers/nvme/host/ F: include/linux/nvme.h -- 2.50.1