Re: [PATCH] MAINTAINERS: git://github -> https://github.com for linux-chenxing

From: Romain Perier
Date: Sat Oct 22 2022 - 08:56:59 EST


Hi,

Le jeu. 13 oct. 2022 à 23:49, Palmer Dabbelt <palmer@xxxxxxxxxxxx> a écrit :
>
> Github deprecated the git:// links about a year ago, so let's move to
> the https:// URLs instead.
>
> Reported-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
> ---
> 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 3bc404b292d3..5a7194bd66d8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2430,7 +2430,7 @@ M: Romain Perier <romain.perier@xxxxxxxxx>
> L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> S: Maintained
> W: http://linux-chenxing.org/
> -T: git git://github.com/linux-chenxing/linux.git
> +T: git https://github.com/linux-chenxing/linux.git
> F: Documentation/devicetree/bindings/arm/mstar/*
> F: Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml
> F: Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml
> --
> 2.38.0
>
Reviewed-by: Romain Perier <romain.perier@xxxxxxxxx>

Thanks,
Romain