Add myself, Steve French, Sergey Senozhatsky and Hyunchul Lee as cifsd maintainer.
Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Sergey Senozhatsky <[email protected]> Signed-off-by: Hyunchul Lee <[email protected]> Acked-by: Ronnie Sahlberg <[email protected]> Signed-off-by: Steve French <[email protected]> --- MAINTAINERS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index aa84121c5611..30f678f8b4d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4434,7 +4434,7 @@ F: include/linux/clk/ F: include/linux/of_clk.h X: drivers/clk/clkdev.c -COMMON INTERNET FILE SYSTEM (CIFS) +COMMON INTERNET FILE SYSTEM CLIENT (CIFS) M: Steve French <[email protected]> L: [email protected] L: [email protected] (moderated for non-subscribers) @@ -4444,6 +4444,16 @@ T: git git://git.samba.org/sfrench/cifs-2.6.git F: Documentation/admin-guide/cifs/ F: fs/cifs/ +COMMON INTERNET FILE SYSTEM SERVER (CIFSD) +M: Namjae Jeon <[email protected]> +M: Sergey Senozhatsky <[email protected]> +M: Steve French <[email protected]> +M: Hyunchul Lee <[email protected]> +L: [email protected] +L: [email protected] +S: Maintained +F: fs/cifsd/ + COMPACTPCI HOTPLUG CORE M: Scott Murray <[email protected]> L: [email protected] -- 2.17.1

