diff options
| author | Steve French <stfrench@microsoft.com> | 2026-07-20 10:16:28 -0500 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-07-20 10:19:36 -0500 |
| commit | 6c7b7a07db47df7745d30f4bca795f3bb5976b33 (patch) | |
| tree | 20156dc6ba20b63b38301c67dcdf60cb3a0b34e8 /MAINTAINERS | |
| parent | f8cf09a53a0dc1da298e9dd0ba5f21710cf119d6 (diff) | |
| download | linux-6c7b7a07db47df7745d30f4bca795f3bb5976b33.tar.gz linux-6c7b7a07db47df7745d30f4bca795f3bb5976b33.tar.bz2 linux-6c7b7a07db47df7745d30f4bca795f3bb5976b33.zip | |
Add missing git branch info for cifs and ksmbd to MAINTAINERS file
cifs client and ksmbd server were missing the git branch info in the
MAINTAINERS file. They just were showing the git tree.
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a674e36529f7..276abc0ad458 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6478,7 +6478,7 @@ L: linux-cifs@vger.kernel.org L: samba-technical@lists.samba.org (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 +T: git https://git.samba.org/sfrench/cifs-2.6.git for-next F: Documentation/admin-guide/cifs/ F: fs/smb/client/ F: fs/smb/common/ @@ -14142,7 +14142,7 @@ R: Sergey Senozhatsky <senozhatsky@chromium.org> R: Tom Talpey <tom@talpey.com> L: linux-cifs@vger.kernel.org S: Maintained -T: git https://git.samba.org/ksmbd.git +T: git https://git.samba.org/ksmbd.git ksmbd-for-next F: Documentation/filesystems/smb/ksmbd.rst F: fs/smb/common/ F: fs/smb/server/ |