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 | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f552f839dd32..3699b2256dc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3951,7 +3951,7 @@ M: Florian Fainelli <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
F: arch/arm64/boot/dts/broadcom/bcmbca/*
N: bcmbca
@@ -3976,7 +3976,7 @@ R: Broadcom internal kernel review list <[email protected]>
L: [email protected] (moderated for non-subscribers)
L: [email protected] (moderated for non-subscribers)
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
F: drivers/pci/controller/pcie-brcmstb.c
F: drivers/staging/vc04_services
@@ -3990,7 +3990,7 @@ M: Ray Jui <[email protected]>
M: Scott Branden <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
S: Maintained
-T: git git://github.com/broadcom/mach-bcm
+T: git https://github.com/broadcom/mach-bcm
F: arch/arm/mach-bcm/
N: bcm281*
N: bcm113*
@@ -4055,7 +4055,7 @@ M: Florian Fainelli <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
F: arch/arm/boot/dts/bcm7*.dts*
F: arch/arm/include/asm/hardware/cache-b15-rac.h
@@ -4087,7 +4087,7 @@ M: Florian Fainelli <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
L: [email protected]
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: arch/mips/bmips/*
F: arch/mips/boot/dts/brcm/bcm*.dts*
F: arch/mips/include/asm/mach-bmips/*
@@ -4226,7 +4226,7 @@ M: Scott Branden <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: arch/arm64/boot/dts/broadcom/northstar2/*
F: arch/arm64/boot/dts/broadcom/stingray/*
F: drivers/clk/bcm/clk-ns*
@@ -4296,7 +4296,7 @@ M: Florian Fainelli <[email protected]>
R: Broadcom internal kernel review list <[email protected]>
L: [email protected]
S: Maintained
-T: git git://github.com/broadcom/stblinux.git
+T: git https://github.com/broadcom/stblinux.git
F: drivers/soc/bcm/bcm63xx/bcm-pmb.c
F: include/dt-bindings/soc/bcm-pmb.h
--
2.38.0
Hi Palmer,
On 10/13/2022 02:46 PM, 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 <[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 | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f552f839dd32..3699b2256dc2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3951,7 +3951,7 @@ M: Florian Fainelli <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
> F: arch/arm64/boot/dts/broadcom/bcmbca/*
> N: bcmbca
> @@ -3976,7 +3976,7 @@ R: Broadcom internal kernel review list <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> L: [email protected] (moderated for non-subscribers)
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
> F: drivers/pci/controller/pcie-brcmstb.c
> F: drivers/staging/vc04_services
> @@ -3990,7 +3990,7 @@ M: Ray Jui <[email protected]>
> M: Scott Branden <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> S: Maintained
> -T: git git://github.com/broadcom/mach-bcm
> +T: git https://github.com/broadcom/mach-bcm
> F: arch/arm/mach-bcm/
> N: bcm281*
> N: bcm113*
> @@ -4055,7 +4055,7 @@ M: Florian Fainelli <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
> F: arch/arm/boot/dts/bcm7*.dts*
> F: arch/arm/include/asm/hardware/cache-b15-rac.h
> @@ -4087,7 +4087,7 @@ M: Florian Fainelli <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> L: [email protected]
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: arch/mips/bmips/*
> F: arch/mips/boot/dts/brcm/bcm*.dts*
> F: arch/mips/include/asm/mach-bmips/*
> @@ -4226,7 +4226,7 @@ M: Scott Branden <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: arch/arm64/boot/dts/broadcom/northstar2/*
> F: arch/arm64/boot/dts/broadcom/stingray/*
> F: drivers/clk/bcm/clk-ns*
> @@ -4296,7 +4296,7 @@ M: Florian Fainelli <[email protected]>
> R: Broadcom internal kernel review list <[email protected]>
> L: [email protected]
> S: Maintained
> -T: git git://github.com/broadcom/stblinux.git
> +T: git https://github.com/broadcom/stblinux.git
> F: drivers/soc/bcm/bcm63xx/bcm-pmb.c
> F: include/dt-bindings/soc/bcm-pmb.h
>
>
Acked-by: William Zhang <[email protected]>
On 10/13/22 14: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 <[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.
Applied thanks, next time please copy bcm-kernel-feedback-list such
that patches land in our internal patchwork instance and they are easier
to pick up.
--
Florian