diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-13 23:46:36 +0200 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2022-11-10 00:37:18 +0100 |
commit | a39a1466dae5e3ed0dd7c03334a60894e4d1f334 (patch) | |
tree | beb32d48b5cb25acde2a68db020ae2f7a834c76b /MAINTAINERS | |
parent | Linux 6.1-rc4 (diff) | |
download | linux-a39a1466dae5e3ed0dd7c03334a60894e4d1f334.tar.xz linux-a39a1466dae5e3ed0dd7c03334a60894e4d1f334.zip |
MAINTAINERS: git://github -> https://github.com for awilliam
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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/r/20221013214636.30721-1-palmer@rivosinc.com
Signed-off-by: Alex Williamson <alex.williamson@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 046ff06ff97f..daa6a7a755ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21539,7 +21539,7 @@ M: Alex Williamson <alex.williamson@redhat.com> R: Cornelia Huck <cohuck@redhat.com> L: kvm@vger.kernel.org S: Maintained -T: git git://github.com/awilliam/linux-vfio.git +T: git https://github.com/awilliam/linux-vfio.git F: Documentation/ABI/testing/sysfs-devices-vfio-dev F: Documentation/driver-api/vfio.rst F: drivers/vfio/ |