[PATCH] MAINTAINERS: add myself as CIFS co-maintainer
Namjae Jeon <[email protected]>
| Newsgroups | org.kernel.vger.linux-cifs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Steve is currently away due to health issues. Until he returns, I will take over maintenance of cifs(smb3 client) in addition to ksmbd. Signed-off-by: Namjae Jeon <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8014b9f8253e..257204fe8320 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6460,6 +6460,8 @@ X: drivers/clk/clkdev.c COMMON INTERNET FILE SYSTEM CLIENT (CIFS and SMB3) M: Steve French <[email protected]> M: Steve French <[email protected]> +M: Namjae Jeon <[email protected]> +M: Namjae Jeon <[email protected]> R: Paulo Alcantara <[email protected]> (DFS, global name space) R: Ronnie Sahlberg <[email protected]> (directory leases, sparse files) R: Shyam Prasad N <[email protected]> (multichannel) @@ -6469,7 +6471,7 @@ L: [email protected] L: [email protected] (moderated for non-subscribers) S: Supported W: https://wiki.samba.org/index.php/LinuxCIFS -T: git https://git.samba.org/sfrench/cifs-2.6.git for-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb.git for-next F: Documentation/admin-guide/cifs/ F: fs/smb/client/ F: fs/smb/common/ -- 2.25.1