diff options
author | Christoph Hellwig <hch@lst.de> | 2016-12-21 05:20:45 -0500 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2016-12-21 05:32:55 -0500 |
commit | b508fc354f6d168ec18673d99d3bce9d6c1d9475 (patch) | |
tree | f6a52c042fa9eaebefb7d3bfda4f5c0ab039dc11 | |
parent | ba6d973f78eb62ffebb32f6ef3334fc9a3b33d22 (diff) |
nvme: update maintainers information
Switch the new, shared nvme git repository, which is co-maintained
by everyone involved with NVMe.
Also add the nvme_ioctl.h UAPI header to the files list.
Signed-off-by: Christoph Hellwig <hch@lst.de>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f6eb97b35e0f..9b279928461d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8852,17 +8852,22 @@ F: drivers/video/fbdev/nvidia/ | |||
8852 | NVM EXPRESS DRIVER | 8852 | NVM EXPRESS DRIVER |
8853 | M: Keith Busch <keith.busch@intel.com> | 8853 | M: Keith Busch <keith.busch@intel.com> |
8854 | M: Jens Axboe <axboe@fb.com> | 8854 | M: Jens Axboe <axboe@fb.com> |
8855 | M: Christoph Hellwig <hch@lst.de> | ||
8856 | M: Sagi Grimberg <sagi@grimberg.me> | ||
8855 | L: linux-nvme@lists.infradead.org | 8857 | L: linux-nvme@lists.infradead.org |
8856 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | 8858 | T: git://git.infradead.org/nvme.git |
8857 | W: https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block/ | 8859 | W: http://git.infradead.org/nvme.git |
8858 | S: Supported | 8860 | S: Supported |
8859 | F: drivers/nvme/host/ | 8861 | F: drivers/nvme/host/ |
8860 | F: include/linux/nvme.h | 8862 | F: include/linux/nvme.h |
8863 | F: include/uapi/linux/nvme_ioctl.h | ||
8861 | 8864 | ||
8862 | NVM EXPRESS TARGET DRIVER | 8865 | NVM EXPRESS TARGET DRIVER |
8863 | M: Christoph Hellwig <hch@lst.de> | 8866 | M: Christoph Hellwig <hch@lst.de> |
8864 | M: Sagi Grimberg <sagi@grimberg.me> | 8867 | M: Sagi Grimberg <sagi@grimberg.me> |
8865 | L: linux-nvme@lists.infradead.org | 8868 | L: linux-nvme@lists.infradead.org |
8869 | T: git://git.infradead.org/nvme.git | ||
8870 | W: http://git.infradead.org/nvme.git | ||
8866 | S: Supported | 8871 | S: Supported |
8867 | F: drivers/nvme/target/ | 8872 | F: drivers/nvme/target/ |
8868 | 8873 | ||