Message ID | 20221013214637.30853-1-palmer@rivosinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: git://github -> https://github.com for hzhuang1, rjarzmik | expand |
Palmer Dabbelt <palmer@rivosinc.com> writes: > Github deprecated the git:// links about a year ago, so let's move to > the https:// URLs instead. > > Reported-by: Conor Dooley <conor.dooley@microchip.com> > Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/ > Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Cheers. -- Robert
Palmer Dabbelt <palmer@rivosinc.com> writes: > Github deprecated the git:// links about a year ago, so let's move to > the https:// URLs instead. > > Reported-by: Conor Dooley <conor.dooley@microchip.com> > Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/ > Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Cheers. -- Robert
diff --git a/MAINTAINERS b/MAINTAINERS index 7b5e1953b718..4a028f494fb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16585,8 +16585,8 @@ M: Haojian Zhuang <haojian.zhuang@gmail.com> M: Robert Jarzmik <robert.jarzmik@free.fr> L: linux-arm-kernel@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*
Github deprecated the git:// links about a year ago, so let's move to the https:// URLs instead. Reported-by: Conor Dooley <conor.dooley@microchip.com> Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Palmer Dabbelt <palmer@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(-)