Nic has been absent for a while and target changes now go through the SCSI tree. To avoid confusion wrt. the NVMe target, clarify that this entry refers to the SCSI target subsystem.
Also add patchwork links for both SCSI initiator and target. Signed-off-by: Martin K. Petersen <[email protected]> --- MAINTAINERS | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..455436b92909 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13497,6 +13497,7 @@ 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 +Q: https://patchwork.kernel.org/project/linux-scsi/list/ L: [email protected] S: Maintained F: Documentation/devicetree/bindings/scsi/ @@ -13511,6 +13512,19 @@ F: Documentation/scsi/st.txt F: drivers/scsi/st.* F: drivers/scsi/st_*.h +SCSI TARGET SUBSYSTEM +M: "Martin K. Petersen" <[email protected]> +L: [email protected] +L: [email protected] +W: http://www.linux-iscsi.org +W: http://groups.google.com/group/linux-iscsi-target-dev +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git +Q: https://patchwork.kernel.org/project/target-devel/list/ +S: Supported +F: drivers/target/ +F: include/target/ +F: Documentation/target/ + SCTP PROTOCOL M: Vlad Yasevich <[email protected]> M: Neil Horman <[email protected]> @@ -14763,18 +14777,6 @@ F: Documentation/filesystems/sysv-fs.txt F: fs/sysv/ F: include/linux/sysv_fs.h -TARGET SUBSYSTEM -M: "Nicholas A. Bellinger" <[email protected]> -L: [email protected] -L: [email protected] -W: http://www.linux-iscsi.org -W: http://groups.google.com/group/linux-iscsi-target-dev -T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master -S: Supported -F: drivers/target/ -F: include/target/ -F: Documentation/target/ - TASKSTATS STATISTICS INTERFACE M: Balbir Singh <[email protected]> S: Maintained -- 2.19.2

