[PATCH] MAINTAINERS: Update SpacemiT SoC git tree repository
Yixun Lan <[email protected]> Tue, 07 Jul 2026 12:14:14 +0000
| Newsgroups | dev.linux.lists.soc,dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Due to security concern, switch SpacemiT kernel SoC tree's repository from github.com to kernel.org Signed-off-by: Yixun Lan <[email protected]> --- Hi SoC maintainers, Could you just pick this patch? otherwise I could queue it in SpacemiT's SoC kernel tree, and send it along for v7.3 cycle, let me know what's the best way to deal with this, Thanks --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..a97f48464e19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23312,7 +23312,7 @@ L: [email protected] S: Maintained W: https://github.com/spacemit-com/linux/wiki C: irc://irc.libera.chat/spacemit -T: git https://github.com/spacemit-com/linux +T: https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux.git F: arch/riscv/boot/dts/spacemit/ N: spacemit K: spacemit --- base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482 change-id: 20260707-07-spacemit-git-repo-url-8f48a2009087 Best regards, -- Yixun Lan <[email protected]>