MAINTAINERS: git://github -> https://github.com for hisilicon

Message ID 20221013214640.31194-1-palmer@rivosinc.com
State New
Headers
Series MAINTAINERS: git://github -> https://github.com for hisilicon |

Commit Message

Palmer Dabbelt Oct. 13, 2022, 9:46 p.m. UTC
  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(-)
  

Comments

Wei Xu Nov. 15, 2022, 3:19 a.m. UTC | #1
Hi Palmer,

On 2022/10/14 5:46, Palmer Dabbelt 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>
> ---
> 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 cb5edaad8dbf..6f79bdb4ee70 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2158,7 +2158,7 @@ M:	Wei Xu <xuwei5@hisilicon.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Supported
>  W:	http://www.hisilicon.com
> -T:	git git://github.com/hisilicon/linux-hisi.git
> +T:	git https://github.com/hisilicon/linux-hisi.git
>  F:	arch/arm/boot/dts/hi3*
>  F:	arch/arm/boot/dts/hip*
>  F:	arch/arm/boot/dts/hisi*
> 

Thanks!
Updated the subject and applied to the hisilicon tree.

Best Regards,
Wei
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cb5edaad8dbf..6f79bdb4ee70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2158,7 +2158,7 @@  M:	Wei Xu <xuwei5@hisilicon.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 W:	http://www.hisilicon.com
-T:	git git://github.com/hisilicon/linux-hisi.git
+T:	git https://github.com/hisilicon/linux-hisi.git
 F:	arch/arm/boot/dts/hi3*
 F:	arch/arm/boot/dts/hip*
 F:	arch/arm/boot/dts/hisi*