aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Christie <[email protected]>2020-11-04 14:27:46 -0600
committerMartin K. Petersen <[email protected]>2020-11-10 22:35:55 -0500
commite9326b5a6f5b434af1889a7efa64dd9a738ef90e (patch)
tree1f58340db45ebd6a6454c4c3b6eb4075a11fc48f
parent6c22079e9f369e513d8195f96db99a4fbb1525a8 (diff)
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/[email protected] Cc: Bodo Stroesser <[email protected]> Signed-off-by: Mike Christie <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..c021a3704857 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 <[email protected]>
+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" <[email protected]>