Re: [PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler

From: Palmer Dabbelt
Date: Thu Oct 13 2022 - 23:51:27 EST


On Thu, 13 Oct 2022 14:54:00 PDT (-0700), paul@xxxxxxxxxxxxxx wrote:
On Thu, Oct 13, 2022 at 5:49 PM Palmer Dabbelt <palmer@xxxxxxxxxxxx> 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@xxxxxxxxxxxxx>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
---
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.

No worries, I'm in no rush to merge this. Conor just pointed out the RISC-V KVM URL having this issue so I scripted a patch for everyone. Feel free to just take it through your tree if you want, otherwise I'll keep it around locally and hopefully remember to send something once it's Ack'd.

Just note that "MAINTAINERS: git://github -> https://github.com for" was a scripting mistake, it should probably be "MAINTAINERS: git://github.com -> https://github.com";. If I have to re-spin this I'll fix it, but if someone else is taking it then it's probably best to fixup.

Reviewed-by: Paul Moore <paul@xxxxxxxxxxxxxx>

diff --git a/MAINTAINERS b/MAINTAINERS
index daadd0de77a9..019cdb48e254 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18723,7 +18723,7 @@ M: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
L: linux-security-module@xxxxxxxxxxxxxxx
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