[PATCH] MAINTAINERS: git://github -> https://github.com for hzhuang1, rjarzmik

Palmer Dabbelt palmer at rivosinc.com
Thu Oct 13 14:46:37 PDT 2022


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

Reported-by: Conor Dooley <conor.dooley at microchip.com>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <palmer at rivosinc.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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7b5e1953b718..4a028f494fb0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16585,8 +16585,8 @@ M:	Haojian Zhuang <haojian.zhuang at gmail.com>
 M:	Robert Jarzmik <robert.jarzmik at free.fr>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-T:	git git://github.com/hzhuang1/linux.git
-T:	git git://github.com/rjarzmik/linux.git
+T:	git https://github.com/hzhuang1/linux.git
+T:	git https://github.com/rjarzmik/linux.git
 F:	arch/arm/boot/dts/pxa*
 F:	arch/arm/mach-pxa/
 F:	drivers/dma/pxa*
-- 
2.38.0




More information about the linux-arm-kernel mailing list