diff options
author | Gabriel Krisman Bertazi <krisman@collabora.com> | 2019-11-25 11:51:53 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-11-26 21:47:20 -0500 |
commit | 1eb9151eb7c58c2a4b995918271e13037ae278b9 (patch) | |
tree | 6aad8043817bf1b38fcd3e0a832d884069471e66 /MAINTAINERS | |
parent | 73374b39b01e91b90ff683dc259b89f528c4f367 (diff) |
scsi: MAINTAINERS: Add the linux-scsi mailing list to the ISCSI entry
Most people who review iSCSI are following linux-scsi, but some are not in
open-scsi. Make sure we are routing iSCSI patches to the right list.
Link: https://lore.kernel.org/r/85h82rvqza.fsf@collabora.com
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b9c0ca414a74..7d6145bca754 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8665,6 +8665,7 @@ ISCSI M: Lee Duncan <lduncan@suse.com> M: Chris Leech <cleech@redhat.com> L: open-iscsi@googlegroups.com +L: linux-scsi@vger.kernel.org W: www.open-iscsi.com S: Maintained F: drivers/scsi/*iscsi* |