[PATCH] MAINTAINERS: spacemit: update various info

Yixun Lan posted 1 patch 1 year ago
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
[PATCH] MAINTAINERS: spacemit: update various info
Posted by Yixun Lan 1 year ago
Add a wiki page to track status of mainline effort, add a dedicated
mailing list which can reduce the email's CC list a bit, the irc
channel should be useful for people to communicate.

Signed-off-by: Yixun Lan <dlan@gentoo.org>
---
Add additional wiki, mailing list, irc information
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d49306cc17e3403dbc06e2c7927d6cfce514481b..bf30f31e412fb50af8c0aa49fd25483ef229d37c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20326,7 +20326,10 @@ F:	drivers/perf/riscv_pmu_sbi.c
 RISC-V SPACEMIT SoC Support
 M:	Yixun Lan <dlan@gentoo.org>
 L:	linux-riscv@lists.infradead.org
+L:	spacemit@lists.linux.dev
 S:	Maintained
+W:	https://github.com/spacemit-com/linux/wiki
+C:	irc://irc.libera.chat/spacemit
 T:	git https://github.com/spacemit-com/linux
 F:	arch/riscv/boot/dts/spacemit/
 N:	spacemit

---
base-commit: f34b580514c9816a317764e6b138ec66a4adab25
change-id: 20250128-k1-maintainer-1-5e45109d2a23

Best regards,
-- 
Yixun Lan
Re: [PATCH] MAINTAINERS: spacemit: update various info
Posted by Yixun Lan 1 year ago
On Tue, 28 Jan 2025 12:22:52 +0800, Yixun Lan wrote:
> Add a wiki page to track status of mainline effort, add a dedicated
> mailing list which can reduce the email's CC list a bit, the irc
> channel should be useful for people to communicate.
> 
> 

Thanks, Applied to SpacemiT's SoC tree:
 https://github.com/spacemit-com/linux/ (for-next)

[1/1] MAINTAINERS: spacemit: update various info
      https://github.com/spacemit-com/linux/commit/4a0c4e723c94172ae10cd6492a8a35f9aaae7163

The for-next branch will be sent via a formal Pull Request to
the Linux SoC maintainers for inclusion in next merge window.

Best regards,
-- 
Yixun Lan