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 41a925931cc3..748f9aaffdf2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22528,7 +22528,7 @@ ZSTD
M: Nick Terrell <terrelln@fb.com>
S: Maintained
B: https://github.com/facebook/zstd/issues
-T: git git://github.com/terrelln/linux.git
+T: git https://github.com/terrelln/linux.git
F: include/linux/zstd*
F: lib/zstd/
F: lib/decompress_unzstd.c
--
2.38.0
> On Oct 13, 2022, at 2:46 PM, Palmer Dabbelt <palmer@rivosinc.com> wrote: > > !-------------------------------------------------------------------| > This Message Is From an External Sender > > |-------------------------------------------------------------------! > > 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> Thanks for the patch! I'll take it into my tree for the 6.2 merge window. Best, Nick Terrell > --- > 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 41a925931cc3..748f9aaffdf2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -22528,7 +22528,7 @@ ZSTD > M: Nick Terrell <terrelln@fb.com> > S: Maintained > B: https://github.com/facebook/zstd/issues > -T: git git://github.com/terrelln/linux.git > +T: git https://github.com/terrelln/linux.git > F: include/linux/zstd* > F: lib/zstd/ > F: lib/decompress_unzstd.c > -- > 2.38.0 >
© 2016 - 2026 Red Hat, Inc.