Github deprecated the git:// links about a year ago, so let's move to
the https:// URLs instead.
Reported-by: Conor Dooley <[email protected]>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <[email protected]>
---
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 <[email protected]>
M: Linus Walleij <[email protected]>
L: [email protected] (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 <[email protected]> wrote:
> Github deprecated the git:// links about a year ago, so let's move to
> the https:// URLs instead.
>
> Reported-by: Conor Dooley <[email protected]>
> Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
> Signed-off-by: Palmer Dabbelt <[email protected]>
(...)
> -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