diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-13 23:46:36 +0200 |
---|---|---|
committer | Nick Terrell <terrelln@fb.com> | 2022-10-24 21:11:32 +0200 |
commit | 894c792e3e24c2c15d8aac15aa89ec144468e1b0 (patch) | |
tree | 8f081e8272389f26fe9cded3cd57d582df1c4cba /MAINTAINERS | |
parent | Merge branch 'main' into zstd-next (diff) | |
download | linux-894c792e3e24c2c15d8aac15aa89ec144468e1b0.tar.xz linux-894c792e3e24c2c15d8aac15aa89ec144468e1b0.zip |
MAINTAINERS: git://github -> https://github.com for terrelln
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>
Signed-off-by: Nick Terrell <terrelln@fb.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e04d944005ba..4a2b7a9325dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22800,7 +22800,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 |