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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8da92ff58b9d..22a9acc7be07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6865,7 +6865,7 @@ DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets) M: Patrik Jakobsson <[email protected]> L: [email protected] S: Maintained -T: git git://github.com/patjak/drm-gma500 +T: git https://github.com/patjak/drm-gma500 F: drivers/gpu/drm/gma500/ DRM DRIVERS FOR HISILICON -- 2.38.0
