diff options
author | Palmer Dabbelt <[email protected]> | 2022-10-20 11:42:55 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-10-28 13:37:22 -0700 |
commit | b214fadff28d20f96456b73fe93340cb581ca891 (patch) | |
tree | 45b15b7b1d4d891b9504adfdf154278652a94cad | |
parent | 984a608377cb623351b8a3670b285f32ebeb2d32 (diff) |
MAINTAINERS: git://github.com -> https://github.com for nilfs2
Github deprecated the git:// links about a year ago, so let's move to the
https:// URLs instead.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Reported-by: Conor Dooley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..fe447637bf03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14520,7 +14520,7 @@ L: [email protected] S: Supported W: https://nilfs.sourceforge.io/ W: https://nilfs.osdn.jp/ -T: git git://github.com/konis/nilfs2.git +T: git https://github.com/konis/nilfs2.git F: Documentation/filesystems/nilfs2.rst F: fs/nilfs2/ F: include/trace/events/nilfs2.h |