diff options
author | Martin K. Petersen <[email protected]> | 2015-11-13 16:46:49 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-11-25 21:38:47 -0500 |
commit | f4ab421b719763277e5721f3a2eabb12e31c3b9e (patch) | |
tree | 4429a93c384fad65dc652d2d43b0b07e7809d900 | |
parent | 397737223c59e89dca7305feb6528caef8fbef84 (diff) |
MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem.
Signed-off-by: Martin K. Petersen <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d382b61e146b..52aba4551ffb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9177,8 +9177,10 @@ F: include/scsi/sg.h SCSI SUBSYSTEM M: "James E.J. Bottomley" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git +M: "Martin K. Petersen" <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git S: Maintained F: drivers/scsi/ F: include/scsi/ |