aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Filippov <[email protected]>2022-10-13 15:42:40 -0700
committerMax Filippov <[email protected]>2022-10-13 17:41:09 -0700
commit166fb177e4706b9eace88f06687ae1fedf79c143 (patch)
tree4a5fb254a5ce8a651724e85f450b2941213934e4
parent4fe89d07dcc2804c8b562f6c7896a45643d34b2f (diff)
MAINTAINERS: update the 'T:' entry for xtensa
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 <[email protected]> Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Palmer Dabbelt <[email protected]> Signed-off-by: Max Filippov <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 72b9654f764c..98cf4476d135 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20097,7 +20097,7 @@ M: Chris Zankel <[email protected]>
M: Max Filippov <[email protected]>
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-*