Re: [PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
From: Paul Moore <paul@paul-moore.com>
Date: 2022-10-13 21:55:10
Also in:
lkml
On Thu, Oct 13, 2022 at 5:49 PM Palmer Dabbelt [off-list ref] 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 <redacted> --- 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(-)
Casey is the one who needs to ACK this (and he has an email delay at the moment), but the URL looks good to me. Reviewed-by: Paul Moore <paul@paul-moore.com>
quoted hunk ↗ jump to hunk
diff --git a/MAINTAINERS b/MAINTAINERS index daadd0de77a9..019cdb48e254 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -18723,7 +18723,7 @@ M: Casey Schaufler <casey@schaufler-ca.com> L: linux-security-module@vger.kernel.org S: Maintained W: http://schaufler-ca.com -T: git git://github.com/cschaufler/smack-next +T: git https://github.com/cschaufler/smack-next F: Documentation/admin-guide/LSM/Smack.rst F: security/smack/ --2.38.0
-- paul-moore.com