From: Mike Christie Date: Wed, 4 Nov 2020 20:27:46 +0000 (-0600) Subject: scsi: MAINTAINERS: Make Bodo target_core_user maintainer X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e9326b5a6f5b434af1889a7efa64dd9a738ef90e;p=linux.git scsi: MAINTAINERS: Make Bodo target_core_user maintainer Bodo knows the code better than me now, has time to review patches and is excellent at it, and has lots of ideas for how to make the driver better, so this patch adds him as the maintainer. There was no entry in there already. Andy had posted on the list here: https://www.spinics.net/lists/target-devel/msg14690.html when it got transitioned to me. I added an entry because several companies used it and I thought it would be easy for them to find Bodo. Link: https://lore.kernel.org/r/1604521666-16573-1-git-send-email-michael.christie@oracle.com Cc: Bodo Stroesser Signed-off-by: Mike Christie Signed-off-by: Martin K. Petersen --- diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29d..c021a37048577 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15609,6 +15609,15 @@ F: Documentation/scsi/st.rst F: drivers/scsi/st.* F: drivers/scsi/st_*.h +SCSI TARGET CORE USER DRIVER +M: Bodo Stroesser +L: linux-scsi@vger.kernel.org +L: target-devel@vger.kernel.org +S: Supported +F: Documentation/target/tcmu-design.rst +F: drivers/target/target_core_user.c +F: include/uapi/linux/target_core_user.h + SCSI TARGET SUBSYSTEM M: "Martin K. Petersen" L: linux-scsi@vger.kernel.org