2022-10-13 22:08:50

by Palmer Dabbelt

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: git://github -> https://github.com for linux-test-project

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


2022-10-14 09:30:58

by Petr Vorel

[permalink] [raw]
Subject: Re: [LTP] [PATCH] MAINTAINERS: git://github -> https://github.com for linux-test-project

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

2022-10-17 15:58:53

by Petr Vorel

[permalink] [raw]
Subject: Re: [LTP] [PATCH] MAINTAINERS: git://github -> https://github.com for linux-test-project

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]>