diff options
author | Don Brace <Don.Brace@pmcs.com> | 2014-10-15 18:32:41 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-10-28 04:57:04 -0400 |
commit | 693373db508b13495f3507957241950c1668d1cf (patch) | |
tree | 52c2e9334d9ff356d5fa4332891e0182c6b91f55 /MAINTAINERS | |
parent | dd9ad67e9bcb71e2efeb5b2f38c9202c013aa74c (diff) |
MAINTAINERS: change hpsa and cciss maintainer
Change ownership of the hpsa driver from Stephen M. Cameron
(Hewlett-Packard) to Don Brace (PMC-Sierra).
Change ownership of the cciss driver from Mike Miller (Hewlett-Packard)
to Don Brace (PMC-Sierra).
Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dab92a78d1d5..3d70e453af30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4312,8 +4312,10 @@ F: Documentation/blockdev/cpqarray.txt | |||
4312 | F: drivers/block/cpqarray.* | 4312 | F: drivers/block/cpqarray.* |
4313 | 4313 | ||
4314 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | 4314 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) |
4315 | M: "Stephen M. Cameron" <scameron@beardog.cce.hp.com> | 4315 | M: Don Brace <don.brace@pmcs.com> |
4316 | L: iss_storagedev@hp.com | 4316 | L: iss_storagedev@hp.com |
4317 | L: storagedev@pmcs.com | ||
4318 | L: linux-scsi@vger.kernel.org | ||
4317 | S: Supported | 4319 | S: Supported |
4318 | F: Documentation/scsi/hpsa.txt | 4320 | F: Documentation/scsi/hpsa.txt |
4319 | F: drivers/scsi/hpsa*.[ch] | 4321 | F: drivers/scsi/hpsa*.[ch] |
@@ -4321,8 +4323,10 @@ F: include/linux/cciss*.h | |||
4321 | F: include/uapi/linux/cciss*.h | 4323 | F: include/uapi/linux/cciss*.h |
4322 | 4324 | ||
4323 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | 4325 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) |
4324 | M: Mike Miller <mike.miller@hp.com> | 4326 | M: Don Brace <don.brace@pmcs.com> |
4325 | L: iss_storagedev@hp.com | 4327 | L: iss_storagedev@hp.com |
4328 | L: storagedev@pmcs.com | ||
4329 | L: linux-scsi@vger.kernel.org | ||
4326 | S: Supported | 4330 | S: Supported |
4327 | F: Documentation/blockdev/cciss.txt | 4331 | F: Documentation/blockdev/cciss.txt |
4328 | F: drivers/block/cciss* | 4332 | F: drivers/block/cciss* |