diff options
author | Mike Christie <[email protected]> | 2022-04-07 19:13:14 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-04-11 22:09:35 -0400 |
commit | 70a3baeec4e89736be932a60d682d7ae27556f5c (patch) | |
tree | 168528061ef87a9f175194addd3a550690f52c8c | |
parent | 857b06527f707f5df634b854898a191b5c1d0272 (diff) |
scsi: iscsi: MAINTAINERS: Add Mike Christie as co-maintainer
I've been doing a lot of iscsi patches because Oracle is paying me to work
on iSCSI again. It was supposed to be temp assignment, but my co-worker
that was working on iscsi moved to a new group so it looks like I'm back on
this code again. After talking to Chris and Lee this patch adds me back as
co-maintainer, so I can help them and people remember to cc me on issues.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Manish Rangankar <[email protected]>
Acked-by: Lee Duncan <[email protected]>
Acked-by: Chris Leech <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..ca9d56121974 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10369,6 +10369,7 @@ F: include/linux/isapnp.h ISCSI M: Lee Duncan <[email protected]> M: Chris Leech <[email protected]> +M: Mike Christie <[email protected]> S: Maintained |