diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-10-14 00:42:40 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-10-14 02:41:09 +0200 |
commit | 166fb177e4706b9eace88f06687ae1fedf79c143 (patch) | |
tree | 4a5fb254a5ce8a651724e85f450b2941213934e4 /MAINTAINERS | |
parent | Linux 6.0 (diff) | |
download | linux-166fb177e4706b9eace88f06687ae1fedf79c143.tar.xz linux-166fb177e4706b9eace88f06687ae1fedf79c143.zip |
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 <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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
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 <chris@zankel.net> M: Max Filippov <jcmvbkbc@gmail.com> L: linux-xtensa@linux-xtensa.org 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-* |