diff options
author | Palmer Dabbelt <[email protected]> | 2022-10-13 14:46:36 -0700 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2022-11-09 16:37:18 -0700 |
commit | a39a1466dae5e3ed0dd7c03334a60894e4d1f334 (patch) | |
tree | beb32d48b5cb25acde2a68db020ae2f7a834c76b | |
parent | f0c4d9fc9cc9462659728d168387191387e903cc (diff) |
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 <[email protected]>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
-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 <[email protected]> R: Cornelia Huck <[email protected]> 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/ |