This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch website
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/website by this push:
new 1164fea ZOOKEEPER-3406: Update website for new mailing lists
1164fea is described below
commit 1164fea576dbec75592795bb872c1f12e203102f
Author: Lars Francke <[email protected]>
AuthorDate: Fri May 31 13:13:04 2019 +0200
ZOOKEEPER-3406: Update website for new mailing lists
This updates the website with the new mailing lists.
Probably makes sense to wait with merging until INFRA has completed the
changes.
Whoever merges this probably needs to follow the remaining steps here as
well: https://cwiki.apache.org/confluence/display/ZOOKEEPER/WebSiteSetup
Author: Lars Francke <[email protected]>
Reviewers: [email protected], [email protected]
Closes #963 from lfrancke/website and squashes the following commits:
816ee7340 [Lars Francke] One more clarification
896c399b9 [Lars Francke] Add more details on the usage of the mailing lists
0989a73a3 [Lars Francke] ZOOKEEPER-3406: Update website for new mailing
lists
---
src/main/resources/markdown/lists.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/src/main/resources/markdown/lists.md
b/src/main/resources/markdown/lists.md
index 5350696..38eacd1 100644
--- a/src/main/resources/markdown/lists.md
+++ b/src/main/resources/markdown/lists.md
@@ -23,6 +23,7 @@ The ZooKeeper user mailing list is:
[[email protected]](mailto:user@zook
* [Subscribe to List](mailto:[email protected])
* [Unsubscribe from List](mailto:[email protected])
* [Archives](https://mail-archives.apache.org/mod_mbox/zookeeper-user/)
+* [Alternative
Archives](https://lists.apache.org/[email protected])
* [Older Archives (Hadoop,
pre-TLP)](https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/)
Note
@@ -33,11 +34,14 @@ In order to post to the list, it is necessary to first
subscribe to it.
If you'd like to contribute to ZooKeeper, please subscribe to the ZooKeeper
developer mailing list.
+This mailing list is for general developer chat and announcements. All
notifications are sent to other mailing lists (see below). The only exception
are new Jira issues which will still be sent to this list.
+
The ZooKeeper developer mailing list is :
[[email protected]](mailto:[email protected])
* [Subscribe to List](mailto:[email protected])
* [Unsubscribe from List](mailto:[email protected])
* [Archives](https://mail-archives.apache.org/mod_mbox/zookeeper-dev/)
+* [Alternative
Archives](https://lists.apache.org/[email protected])
* [Older Archives (Hadoop,
pre-TLP)](https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-dev/)
Note
@@ -50,4 +54,25 @@ If you'd like to see changes made in ZooKeeper's version
control system then sub
* [Subscribe to List](mailto:[email protected])
* [Unsubscribe from List](mailto:[email protected])
* [Archives](https://mail-archives.apache.org/mod_mbox/zookeeper-commits/)
+* [Alternative
Archives](https://lists.apache.org/[email protected])
* [Older Archives (Hadoop,
pre-TLP)](https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-commits/)
+
+## Jira Notifications
+
+If you'd like to see notifications mails for all changes made to Jira tickets
then subscribe to the ZooKeeper issues mailing list.
+
+*Note:* Notifications for the creation of new issues will _also_ be sent to
the `dev` mailing list.
+
+* [Subscribe to List](mailto:[email protected])
+* [Unsubscribe from List](mailto:[email protected])
+* [Archives](https://lists.apache.org/[email protected])
+* [Alternative
Archives](https://mail-archives.apache.org/mod_mbox/zookeeper-issues/)
+
+## Git Notifications
+
+If you'd like to see notifications mails for all non-commit related Git things
(e.g. Pull Request comments) then subscribe to the ZooKeeper notifications
mailing list.
+
+* [Subscribe to List](mailto:[email protected])
+* [Unsubscribe from
List](mailto:[email protected])
+*
[Archives](https://lists.apache.org/[email protected])
+* [Alternative
Archives](https://mail-archives.apache.org/mod_mbox/zookeeper-notifications/)