This is an automated email from the ASF dual-hosted git repository.

ipolyzos pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/main by this push:
     new 97da41b7 add mailing list info for community (#1250)
97da41b7 is described below

commit 97da41b7d7f65f14ada6d1444f5aa7d80624a723
Author: MehulBatra <[email protected]>
AuthorDate: Fri Jul 4 10:36:41 2025 +0530

    add mailing list info for community (#1250)
---
 website/community/welcome.md | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/website/community/welcome.md b/website/community/welcome.md
index 65612f79..802b7e67 100644
--- a/website/community/welcome.md
+++ b/website/community/welcome.md
@@ -24,15 +24,26 @@ sidebar_position: 1
 # Welcome to Fluss Community
 
 ## Issues
-Issues are [tracked in GitHub](https://github.com/alibaba/fluss/issues).
+Issues are [tracked in GitHub](https://github.com/apache/fluss/issues).
 
-If you are not sure on what to work on, look at issue tagged with [good first 
issue](https://github.com/alibaba/fluss/labels/good%20first%20issue).
+If you are not sure what to work on, look at an issue tagged with [good first 
issue](https://github.com/apache/fluss/labels/good%20first%20issue).
 
 ## Discussions
 
 The development discussions and user questions happen primarily on [GitHub 
Discussions](https://github.com/alibaba/fluss/discussions).
 
-## Slack 
+## Mailing Lists
+Fluss has two mailing lists:
+* **Developers**: [email protected] -- used for development discussions 
and community coordination
+    * [Subscribe](mailto:[email protected])
+    * [Unsubscribe](mailto:[email protected])
+    * [Archive](https://lists.apache.org/[email protected])
+* **Users**: [email protected] -- for user questions, support, and general 
discussions
+    * [Subscribe](mailto:[email protected])
+    * [Unsubscribe](mailto:[email protected])
+    * [Archive](https://lists.apache.org/[email protected])
+
+## Slack
 We use the [Fluss workspace](https://fluss-hq.slack.com/) on Slack for 
real-time communication and collaboration. You can join the community using 
[this invite 
link](https://join.slack.com/t/fluss-hq/shared_invite/zt-33wlna581-QAooAiCmnYboJS8D_JUcYw).
 
 Please note that this link may occasionally break when Slack does an upgrade. 
If you encounter problems using it, please let us know by creating an issue on 
GitHub.

Reply via email to