diff options
author | Palmer Dabbelt | 2022-10-13 23:46:38 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-10-27 04:41:55 -0400 |
commit | 44fc40a015af7511408f7b447e2c0c2da056fd95 (patch) | |
tree | 512fbae6808378ae3635e550bd05a2ca35027871 /MAINTAINERS | |
parent | 180418e2eb33be5c8d0b703c843e0ebc045aef80 (diff) |
MAINTAINERS: git://github -> https://github.com for kvm-riscv
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>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..7d62b1640930 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11241,7 +11241,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/ |