kernel-6.12.58
This commit is contained in:
+33
@@ -0,0 +1,33 @@
|
||||
From 894c792e3e24c2c15d8aac15aa89ec144468e1b0 Mon Sep 17 00:00:00 2001
|
||||
From: Palmer Dabbelt <palmer@rivosinc.com>
|
||||
Date: Thu, 13 Oct 2022 14:46:36 -0700
|
||||
Subject: [PATCH 2/6] 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>
|
||||
---
|
||||
MAINTAINERS | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
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
|
||||
--
|
||||
2.30.6
|
||||
|
||||
Reference in New Issue
Block a user