diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-07-26 11:03:19 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:38:33 -0400 |
commit | 8c6af9e174abdf40c30a4a229bbd11b458869f97 (patch) | |
tree | 5c21a54d2ca2ef7ede5eea16ca7a669fd91fca02 /MAINTAINERS | |
parent | ea312552e94883efc42cfa4651bcf964f3110564 (diff) | |
download | op-kernel-dev-8c6af9e174abdf40c30a4a229bbd11b458869f97.zip op-kernel-dev-8c6af9e174abdf40c30a4a229bbd11b458869f97.tar.gz |
[SCSI] advansys: undate version, copyright, etc
Update the version to 3.4
Add my copyright
Add myself to MAINTAINERS
Exercise my right to change the license from dual BSD/GPL to GPL
Don't force the definition of CONFIG_ISA on x86
Always include pci.h
Stop including stat.h
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e4dde7f..fa35397 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -288,6 +288,12 @@ P: Colin Leroy M: colin@colino.net S: Maintained +ADVANSYS SCSI DRIVER +P: Matthew Wilcox +M: matthew@wil.cx +L: linux-scsi@vger.kernel.org +S: Maintained + AEDSP16 DRIVER P: Riccardo Facchetti M: fizban@tin.it |