[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221013214640.31234-1-palmer@rivosinc.com>
Date: Thu, 13 Oct 2022 14:46:40 -0700
From: Palmer Dabbelt <palmer@...osinc.com>
To: ericvh@...il.com, lucho@...kov.net, asmadeus@...ewreck.org,
v9fs-developer@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org,
Palmer Dabbelt <palmer@...osinc.com>,
Conor Dooley <conor.dooley@...rochip.com>
Subject: [PATCH] MAINTAINERS: git://github -> https://github.com for martinetd
Github deprecated the git:// links about a year ago, so let's move to
the https:// URLs instead.
Reported-by: Conor Dooley <conor.dooley@...rochip.com>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <palmer@...osinc.com>
---
I've split these up by github username so folks can take them
independently, as some of these repos have been renamed at github and
thus need more than just a sed to fix them.
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a5012ba6ff9..ef3666ddc73b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -233,7 +233,7 @@ S: Maintained
W: http://swik.net/v9fs
Q: http://patchwork.kernel.org/project/v9fs-devel/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
-T: git git://github.com/martinetd/linux.git
+T: git https://github.com/martinetd/linux.git
F: Documentation/filesystems/9p.rst
F: fs/9p/
F: include/net/9p/
--
2.38.0
Powered by blists - more mailing lists