diff options
author | Jay Freyensee <james_p_freyensee@linux.intel.com> | 2015-10-28 03:37:51 -0400 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-10-28 03:37:51 -0400 |
commit | b3975e94f5688691f487ea00126dabe8f5bee3af (patch) | |
tree | a1994a83209ed453f852e850dd7e631de52790ba | |
parent | ef658fc2a6809b42dd7002229fd174a9a1645707 (diff) |
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/ | |||
7444 | F: drivers/video/fbdev/nvidia/ | 7444 | F: drivers/video/fbdev/nvidia/ |
7445 | 7445 | ||
7446 | NVM EXPRESS DRIVER | 7446 | NVM EXPRESS DRIVER |
7447 | M: Matthew Wilcox <willy@linux.intel.com> | 7447 | M: Keith Busch <keith.busch@intel.com> |
7448 | M: Jens Axboe <axboe@fb.com> | ||
7448 | L: linux-nvme@lists.infradead.org | 7449 | L: linux-nvme@lists.infradead.org |
7449 | T: git git://git.infradead.org/users/willy/linux-nvme.git | 7450 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git |
7451 | W: https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block/ | ||
7450 | S: Supported | 7452 | S: Supported |
7451 | F: drivers/nvme/host/ | 7453 | F: drivers/nvme/host/ |
7452 | F: include/linux/nvme.h | 7454 | F: include/linux/nvme.h |