diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-09-03 03:42:36 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-10-05 08:15:37 +0200 |
commit | 1129a4ff545b13ed71e25d52bf4b6e74dfabac8c (patch) | |
tree | 22eea3862bfae58ca0ac596703ebce7172e39085 /MAINTAINERS | |
parent | ksmbd: remove generic_fillattr use in smb2_open() (diff) | |
download | linux-1129a4ff545b13ed71e25d52bf4b6e74dfabac8c.tar.xz linux-1129a4ff545b13ed71e25d52bf4b6e74dfabac8c.zip |
MAINTAINERS: Add Tom Talpey as ksmbd reviewer
Tom have been actively reviewing ksmbd patches as well as
smb-direct patches. He agreed to help us as a reviewer,
So adding him to reviewer list in ksmbd entry.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 72b9654f764c..e0dc096dff23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11075,6 +11075,7 @@ M: Namjae Jeon <linkinjeon@kernel.org> M: Steve French <sfrench@samba.org> M: Hyunchul Lee <hyc.lee@gmail.com> R: Sergey Senozhatsky <senozhatsky@chromium.org> +R: Tom Talpey <tom@talpey.com> L: linux-cifs@vger.kernel.org S: Maintained T: git git://git.samba.org/ksmbd.git |