diff options
author | Steve French <[email protected]> | 2022-07-21 10:22:48 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2022-08-01 01:34:44 -0500 |
commit | ec88cc57c39eef7f630a0f118955f3c16dc55a45 (patch) | |
tree | c8b7c5b9f5c16853b3c3f493adee9a3fe1e7f1b6 | |
parent | da3847894fddc27ca95d5ac0012f444a77a5e0c3 (diff) |
cifs: update MAINTAINERS file with reviewers
And also correct the URL for the project web site.
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Steve French <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64379c699903..eb3d10fa3eed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5055,12 +5055,15 @@ F: include/linux/clk/ F: include/linux/of_clk.h X: drivers/clk/clkdev.c -COMMON INTERNET FILE SYSTEM CLIENT (CIFS) +COMMON INTERNET FILE SYSTEM CLIENT (CIFS and SMB3) M: Steve French <[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) L: [email protected] (moderated for non-subscribers) S: Supported -W: http://linux-cifs.samba.org/ +W: https://wiki.samba.org/index.php/LinuxCIFS T: git git://git.samba.org/sfrench/cifs-2.6.git F: Documentation/admin-guide/cifs/ F: fs/cifs/ |