MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 22a9acc7be07..6a4e8144198b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7003,7 +7003,7 @@ DRM DRIVERS FOR VC4
M: Emma Anholt <emma@anholt.net>
M: Maxime Ripard <mripard@kernel.org>
S: Supported
-T: git git://github.com/anholt/linux
+T: git https://github.com/anholt/linux
T: git git://anongit.freedesktop.org/drm/drm-misc
F: Documentation/devicetree/bindings/display/brcm,bcm2835-*.yaml
F: drivers/gpu/drm/vc4/
--
2.38.0
Hi, On Thu, Oct 13, 2022 at 02:46:38PM -0700, Palmer Dabbelt 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> > --- > 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 22a9acc7be07..6a4e8144198b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7003,7 +7003,7 @@ DRM DRIVERS FOR VC4 > M: Emma Anholt <emma@anholt.net> > M: Maxime Ripard <mripard@kernel.org> > S: Supported > -T: git git://github.com/anholt/linux > +T: git https://github.com/anholt/linux > T: git git://anongit.freedesktop.org/drm/drm-misc > F: Documentation/devicetree/bindings/display/brcm,bcm2835-*.yaml > F: drivers/gpu/drm/vc4/ As far as I can tell, we're not using that git tree at all anymore, so we should just get rid of it. Maxime
© 2016 - 2026 Red Hat, Inc.