Re: [PATCH] MAINTAINERS: update the 'T:' entry for xtensa

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


On Thu, 13 Oct 2022 17:41:50 PDT (-0700), jcmvbkbc@xxxxxxxxx wrote:
All development activity for xtensa architecture have been routed
through the github.com/jcmvbkbc/linux-xtensa tree for the last few
years. Update the 'T:' entry in the MAINTAINERS file to reflect that.

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>
Signed-off-by: Max Filippov <jcmvbkbc@xxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 72b9654f764c..98cf4476d135 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20097,7 +20097,7 @@ M: Chris Zankel <chris@xxxxxxxxxx>
M: Max Filippov <jcmvbkbc@xxxxxxxxx>
L: linux-xtensa@xxxxxxxxxxxxxxxx
S: Maintained
-T: git git://github.com/czankel/xtensa-linux.git
+T: git https://github.com/jcmvbkbc/linux-xtensa.git
F: arch/xtensa/
F: drivers/irqchip/irq-xtensa-*

I'm assuming this means you're taking it through your tree? That's great on my end, just trying to be explicit on these as I've blasted ~30 repos and this is going to be a tracking mess on my end.