diff mbox series

MAINTAINERS: git://github -> https://github.com for kvm-riscv

Message ID 20221013214638.30974-1-palmer@rivosinc.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: git://github -> https://github.com for kvm-riscv | expand

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

Anup Patel Oct. 14, 2022, 4:19 a.m. UTC | #1
On Fri, Oct 14, 2022 at 3:19 AM Palmer Dabbelt <palmer@rivosinc.com> 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>

For KVM RISC-V:
Acked-by: Anup Patel <anup@brainfault.org>

Thanks,
Anup

> ---
> 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 9a47bd58a330..d103b44fb40c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11156,7 +11156,7 @@ L:      kvm@vger.kernel.org
>  L:     kvm-riscv@lists.infradead.org
>  L:     linux-riscv@lists.infradead.org
>  S:     Maintained
> -T:     git git://github.com/kvm-riscv/linux.git
> +T:     git https://github.com/kvm-riscv/linux.git
>  F:     arch/riscv/include/asm/kvm*
>  F:     arch/riscv/include/uapi/asm/kvm*
>  F:     arch/riscv/kvm/
> --
> 2.38.0
>
Paolo Bonzini Oct. 22, 2022, 8:41 a.m. UTC | #2
Queued, thanks.

Paolo
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a47bd58a330..d103b44fb40c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11156,7 +11156,7 @@  L:	kvm@vger.kernel.org
 L:	kvm-riscv@lists.infradead.org
 L:	linux-riscv@lists.infradead.org
 S:	Maintained
-T:	git git://github.com/kvm-riscv/linux.git
+T:	git https://github.com/kvm-riscv/linux.git
 F:	arch/riscv/include/asm/kvm*
 F:	arch/riscv/include/uapi/asm/kvm*
 F:	arch/riscv/kvm/