This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch asf-site-source in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit 60b873e681af0d70c9103eb9bd6294edcad35bb8 Author: Chris Nauroth <[email protected]> AuthorDate: Thu Mar 11 17:51:55 2021 -0800 RATIS-1335. Update project mailing lists to use TLP domain. (#440) --- content/community.md | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/content/community.md b/content/community.md index 3d70bc5..6e7a2b1 100644 --- a/content/community.md +++ b/content/community.md @@ -21,10 +21,10 @@ title: Community If you'd like to contribute to Apache Ratis, please subscribe to the Ratis developer mailing list. -The Ratis developer mailing list is: <[email protected]>. +The Ratis developer mailing list is: <[email protected]>. -- [Subscribe to List](mailto: [email protected]) -- [Unsubscribe from List](mailto: [email protected]) +- [Subscribe to List](mailto:[email protected]) +- [Unsubscribe from List](mailto:[email protected]) - [Archives](http://mail-archives.apache.org/mod_mbox/ratis-dev/) @@ -35,14 +35,36 @@ questions and discussion. Please use dev mailing list to address developers on a specific technical question. -The Ratis user mailing list is: <[email protected]>. +The Ratis user mailing list is: <[email protected]>. -- [Subscribe to List](mailto: [email protected]) -- [Unsubscribe from List](mailto: [email protected]) +- [Subscribe to List](mailto:[email protected]) +- [Unsubscribe from List](mailto:[email protected]) - [Archives](http://mail-archives.apache.org/mod_mbox/ratis-user/) To post to the list, it is necessary to subscribe to it. +#### Commits + +If you'd like to see changes made in the Ratis version control system, please subscribe to the Ratis +commits mailing list. + +The Ratis commits mailing list is: <[email protected]>. + +- [Subscribe to List](mailto:[email protected]) +- [Unsubscribe from List](mailto:[email protected]) +- [Archives](http://mail-archives.apache.org/mod_mbox/ratis-commits/) + +#### Issues + +If you'd like to see changes made in the Ratis issue tracking system, please subscribe to the Ratis +issues mailing list. + +The Ratis issues mailing list is: <[email protected]>. + +- [Subscribe to List](mailto:[email protected]) +- [Unsubscribe from List](mailto:[email protected]) +- [Archives](http://mail-archives.apache.org/mod_mbox/ratis-issues/) + ### Slack You can join the #ratis channel in Apache slack workspace [http://s.apache.org/slack-invite](http://s.apache.org/slack-invite) for any discussions.
