diff mbox

MAINTAINERS: Update SRP entries

Message ID 20180622151117.6214-1-bart.vanassche@wdc.com (mailing list archive)
State Accepted
Delegated to: Jason Gunthorpe
Headers show

Commit Message

Bart Van Assche June 22, 2018, 3:11 p.m. UTC
Reflect the acquisition of SanDisk by Western Digital in my e-mail
address. Remove the reference to David Dillow's git tree since SRP
patches are queued by Doug and Jason. Remove the reference to the
OpenFabrics website since the srp_daemon source code has been moved
from that website into the rdma-core project. Add an entry for the
SRP target driver.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: David Dillow <dillow@google.com>
---
 MAINTAINERS | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Comments

Jason Gunthorpe June 25, 2018, 8:41 p.m. UTC | #1
On Fri, Jun 22, 2018 at 08:11:17AM -0700, Bart Van Assche wrote:
> Reflect the acquisition of SanDisk by Western Digital in my e-mail
> address. Remove the reference to David Dillow's git tree since SRP
> patches are queued by Doug and Jason. Remove the reference to the
> OpenFabrics website since the srp_daemon source code has been moved
> from that website into the rdma-core project. Add an entry for the
> SRP target driver.
> 
> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
> Cc: Bart Van Assche <bart.vanassche@sandisk.com>
> Cc: David Dillow <dillow@google.com>
> ---
>  MAINTAINERS | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

Applied to rdma for-next

Thanks
Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9d5eeff51b5f..37a1d71f417e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12621,15 +12621,21 @@  S:	Maintained
 F:	drivers/scsi/sr*
 
 SCSI RDMA PROTOCOL (SRP) INITIATOR
-M:	Bart Van Assche <bart.vanassche@sandisk.com>
+M:	Bart Van Assche <bart.vanassche@wdc.com>
 L:	linux-rdma@vger.kernel.org
 S:	Supported
-W:	http://www.openfabrics.org
 Q:	http://patchwork.kernel.org/project/linux-rdma/list/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
 F:	drivers/infiniband/ulp/srp/
 F:	include/scsi/srp.h
 
+SCSI RDMA PROTOCOL (SRP) TARGET
+M:	Bart Van Assche <bart.vanassche@wdc.com>
+L:	linux-rdma@vger.kernel.org
+L:	target-devel@vger.kernel.org
+S:	Supported
+Q:	http://patchwork.kernel.org/project/linux-rdma/list/
+F:	drivers/infiniband/ulp/srpt/
+
 SCSI SG DRIVER
 M:	Doug Gilbert <dgilbert@interlog.com>
 L:	linux-scsi@vger.kernel.org