diff options
author | Mike Christie <michael.christie@oracle.com> | 2020-11-04 14:27:46 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-11-10 22:35:55 -0500 |
commit | e9326b5a6f5b434af1889a7efa64dd9a738ef90e (patch) | |
tree | 1f58340db45ebd6a6454c4c3b6eb4075a11fc48f /MAINTAINERS | |
parent | 6c22079e9f369e513d8195f96db99a4fbb1525a8 (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/1604521666-16573-1-git-send-email-michael.christie@oracle.com
Cc: Bodo Stroesser <bostroesser@gmail.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
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 <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 |