diff options
| author | James Bottomley <jejb@linux.vnet.ibm.com> | 2016-03-14 12:42:27 -0700 |
|---|---|---|
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2016-03-14 12:49:38 -0700 |
| commit | 7ee7895c93d1d6cafad2f5d187f0a9369e91eaec (patch) | |
| tree | ac65587007cfbee04738a9249b37788e102c969f | |
| parent | mpt3sas: Remove unnecessary synchronize_irq() before free_irq() (diff) | |
| download | linux-7ee7895c93d1d6cafad2f5d187f0a9369e91eaec.tar.gz linux-7ee7895c93d1d6cafad2f5d187f0a9369e91eaec.zip | |
MAINTAINERS: use new email address for James Bottomley
The @odin.com one has been bouncing for a while now, so replace with
new Employer email.
Signed-off-by: James Bottomley <jejb@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fc3f22b8b604..59231070d544 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9634,7 +9634,7 @@ F: drivers/scsi/sg.c F: include/scsi/sg.h SCSI SUBSYSTEM -M: "James E.J. Bottomley" <JBottomley@odin.com> +M: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git M: "Martin K. Petersen" <martin.petersen@oracle.com> T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git |
