diff options
author | Jay Freyensee <james_p_freyensee@linux.intel.com> | 2015-10-28 16:37:51 +0900 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-10-28 16:37:51 +0900 |
commit | b3975e94f5688691f487ea00126dabe8f5bee3af (patch) | |
tree | a1994a83209ed453f852e850dd7e631de52790ba | |
parent | ef658fc2a6809b42dd7002229fd174a9a1645707 (diff) | |
download | linux-stable-b3975e94f5688691f487ea00126dabe8f5bee3af.tar.gz linux-stable-b3975e94f5688691f487ea00126dabe8f5bee3af.tar.bz2 linux-stable-b3975e94f5688691f487ea00126dabe8f5bee3af.zip |
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 <james_p_freyensee@linux.intel.com>
Updated by me to add Keith as the maintainer, me as the co-maintainer.
Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d104ec95a5b5..f1d5a59432fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7444,9 +7444,11 @@ F: drivers/video/fbdev/riva/ F: drivers/video/fbdev/nvidia/ NVM EXPRESS DRIVER -M: Matthew Wilcox <willy@linux.intel.com> +M: Keith Busch <keith.busch@intel.com> +M: Jens Axboe <axboe@fb.com> 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 |