diff mbox series

[v2] scsi: MAINTAINERS: Add a libsas entry

Message ID 20230516110131.388634-1-yanaijie@huawei.com
State New
Headers show
Series [v2] scsi: MAINTAINERS: Add a libsas entry | expand

Commit Message

Jason Yan May 16, 2023, 11:01 a.m. UTC
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 <john.g.garry@oracle.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Acked-by: Niklas Cassel <niklas.cassel@wdc.com>
---
 v1->v2:
   1. Add a slash after libsas.
   2. Add Damien and Niklas's tags.

 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Martin K. Petersen May 22, 2023, 10:46 p.m. UTC | #1
On Tue, 16 May 2023 19:01:31 +0800, Jason Yan wrote:

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

Applied to 6.5/scsi-queue, thanks!

[1/1] scsi: MAINTAINERS: Add a libsas entry
      https://git.kernel.org/mkp/scsi/c/21b382460d65
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..e17ba3df1571 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 <john.g.garry@oracle.com>
+R:	Jason Yan <yanaijie@huawei.com>
+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 <bvanassche@acm.org>
 L:	linux-rdma@vger.kernel.org