2022-10-20 02:51:00

by Ryusuke Konishi

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: git://github.com -> https://github.com for nilfs2

From: Palmer Dabbelt <[email protected]>

Github deprecated the git:// links about a year ago, so let's move to
the https:// URLs instead.

Signed-off-by: Palmer Dabbelt <[email protected]>
Reported-by: Conor Dooley <[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: Ryusuke Konishi <[email protected]>
---
Please queue this like other similar fixes.

Thanks,
Ryusuke Konishi

MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ca063a504026..c3382e7e89ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14524,7 +14524,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
--
2.34.1