MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ef3666ddc73b..cb5edaad8dbf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2045,7 +2045,7 @@ M: Hans Ulli Kroll <ulli.kroll@googlemail.com>
M: Linus Walleij <linus.walleij@linaro.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
-T: git git://github.com/ulli-kroll/linux.git
+T: git https://github.com/ulli-kroll/linux.git
F: Documentation/devicetree/bindings/arm/gemini.yaml
F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml
F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
--
2.38.0
On Thu, Oct 13, 2022 at 11:49 PM Palmer Dabbelt <palmer@rivosinc.com> wrote: > 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> (...) > -T: git git://github.com/ulli-kroll/linux.git > +T: git https://github.com/ulli-kroll/linux.git There is no gemini branch on Hans' tree, actually I haven't heard from him in a long time, Hans are you there? This tree has some gemini branches that are active: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git/ Yours, Linus Walleij Yours, Linus Walleij
© 2016 - 2025 Red Hat, Inc.