diff options
author | Don Brace <[email protected]> | 2014-10-15 22:32:41 +0000 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-10-28 09:57:04 +0100 |
commit | 693373db508b13495f3507957241950c1668d1cf (patch) | |
tree | 52c2e9334d9ff356d5fa4332891e0182c6b91f55 | |
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 <[email protected]>
Reviewed-by: Robert Elliott <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
-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 F: drivers/block/cpqarray.* HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) -M: "Stephen M. Cameron" <[email protected]> +M: Don Brace <[email protected]> S: Supported F: Documentation/scsi/hpsa.txt F: drivers/scsi/hpsa*.[ch] @@ -4321,8 +4323,10 @@ F: include/linux/cciss*.h F: include/uapi/linux/cciss*.h HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) -M: Mike Miller <[email protected]> +M: Don Brace <[email protected]> S: Supported F: Documentation/blockdev/cciss.txt F: drivers/block/cciss* |