diff mbox series

[1/1] target_core_user: make Bodo maintainer

Message ID 1604521666-16573-1-git-send-email-michael.christie@oracle.com (mailing list archive)
State Accepted
Commit e9326b5a6f5b434af1889a7efa64dd9a738ef90e
Headers show
Series [1/1] target_core_user: make Bodo maintainer | expand

Commit Message

Mike Christie Nov. 4, 2020, 8:27 p.m. UTC
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.

Cc: Bodo Stroesser <bostroesser@gmail.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Bart Van Assche Nov. 5, 2020, 3:44 a.m. UTC | #1
On 11/4/20 12:27 PM, Mike Christie wrote:
> +SCSI TARGET CORE USER DRIVER
> +M:	Bodo Stroesser <bostroesser@gmail.com>
> +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

Assuming this patch will be accepted: congratulated Bodo!

Bart.
Martin K. Petersen Nov. 11, 2020, 3:36 a.m. UTC | #2
Mike,

> 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.

Applied to 5.11/scsi-staging, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b43b595..65e7814 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15585,6 +15585,15 @@  F:	Documentation/scsi/st.rst
 F:	drivers/scsi/st.*
 F:	drivers/scsi/st_*.h
 
+SCSI TARGET CORE USER DRIVER
+M:	Bodo Stroesser <bostroesser@gmail.com>
+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" <martin.petersen@oracle.com>
 L:	linux-scsi@vger.kernel.org