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 d103b44fb40c..d118acdce8b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11972,7 +11972,7 @@ M: Alexey Kodanev <[email protected]>
L: [email protected] (subscribers-only)
S: Maintained
W: http://linux-test-project.github.io/
-T: git git://github.com/linux-test-project/ltp.git
+T: git https://github.com/linux-test-project/ltp.git
LYNX 28G SERDES PHY DRIVER
M: Ioana Ciornei <[email protected]>
--
2.38.0
Hi,
> Github deprecated the git:// links about a year ago, so let's move to
> the https:// URLs instead.
Good point!
Reviewed-by: Petr Vorel <[email protected]>
Kind regards,
Petr
Hi!
Reviewed-by: Cyril Hrubis <[email protected]>
--
Cyril Hrubis
[email protected]
Hi Andrew,
> 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]>
Could you please merge this? iit got ack from Cyril (the main maintainer
and me):
https://lore.kernel.org/ltp/[email protected]/
Kind regards,
Petr
> ---
> 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 d103b44fb40c..d118acdce8b8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11972,7 +11972,7 @@ M: Alexey Kodanev <[email protected]>
> L: [email protected] (subscribers-only)
> S: Maintained
> W: http://linux-test-project.github.io/
> -T: git git://github.com/linux-test-project/ltp.git
> +T: git https://github.com/linux-test-project/ltp.git
> LYNX 28G SERDES PHY DRIVER
> M: Ioana Ciornei <[email protected]>