From 21b382460d659fc4ac0c86c1b3a02e6bf8ef2418 Mon Sep 17 00:00:00 2001 From: Jason Yan Date: Tue, 16 May 2023 19:01:31 +0800 Subject: [PATCH] scsi: MAINTAINERS: Add a libsas entry John has been reviewing libsas patches for years. And I have been contributing to libsas for years and I am interested in reviewing and testing libsas patches too. So add a libsas entry and add John and me as reviewer. Cc: John Garry Signed-off-by: Jason Yan Link: https://lore.kernel.org/r/20230516110131.388634-1-yanaijie@huawei.com Reviewed-by: Damien Le Moal Acked-by: Niklas Cassel Signed-off-by: Martin K. Petersen --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7e0b87d5aa2e57..e17ba3df157112 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18767,6 +18767,16 @@ F: include/linux/wait.h F: include/uapi/linux/sched.h F: kernel/sched/ +SCSI LIBSAS SUBSYSTEM +R: John Garry +R: Jason Yan +L: linux-scsi@vger.kernel.org +S: Supported +F: drivers/scsi/libsas/ +F: include/scsi/libsas.h +F: include/scsi/sas_ata.h +F: Documentation/scsi/libsas.rst + SCSI RDMA PROTOCOL (SRP) INITIATOR M: Bart Van Assche L: linux-rdma@vger.kernel.org