This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c8617c2 Update website with new mailing lists information
c8617c2 is described below
commit c8617c2ad1285d8598e2eaf1ca2536b73d2dc78d
Author: Andor Molnar <andor@apache.org>
AuthorDate: Fri May 31 13:20:58 2019 +0200
Update website with new mailing lists information
---
content/lists.html | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/content/lists.html b/content/lists.html
index 994ab02..de0b01f 100644
--- a/content/lists.html
+++ b/content/lists.html
@@ -100,16 +100,19 @@ limitations under the License.
<li><a href="mailto:user-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
<li><a href="mailto:user-unsubscribe@zookeeper.apache.org">Unsubscribe from List</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/zookeeper-user/">Archives</a></li>
+<li><a href="https://lists.apache.org/list.html?user@zookeeper.apache.org">Alternative
Archives</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/">Older
Archives (Hadoop, pre-TLP)</a></li>
</ul>
<p>Note In order to post to the list, it is necessary to first subscribe to it.</p>
<h2>Developers</h2>
<p>If you'd like to contribute to ZooKeeper, please subscribe to the ZooKeeper developer
mailing list.</p>
+<p>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.</p>
<p>The ZooKeeper developer mailing list is : <a href="mailto:dev@zookeeper.apache.org">dev@zookeeper.apache.org</a></p>
<ul>
<li><a href="mailto:dev-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
<li><a href="mailto:dev-unsubscribe@zookeeper.apache.org">Unsubscribe from List</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/zookeeper-dev/">Archives</a></li>
+<li><a href="https://lists.apache.org/list.html?dev@zookeeper.apache.org">Alternative
Archives</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-dev/">Older
Archives (Hadoop, pre-TLP)</a></li>
</ul>
<p>Note In order to post to the list, it is necessary to first subscribe to it.</p>
@@ -119,8 +122,26 @@ limitations under the License.
<li><a href="mailto:commits-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
<li><a href="mailto:commits-unsubscribe@zookeeper.apache.org">Unsubscribe from
List</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/zookeeper-commits/">Archives</a></li>
+<li><a href="https://lists.apache.org/list.html?commits@zookeeper.apache.org">Alternative
Archives</a></li>
<li><a href="https://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-commits/">Older
Archives (Hadoop, pre-TLP)</a></li>
</ul>
+<h2>Jira Notifications</h2>
+<p>If you'd like to see notifications mails for all changes made to Jira tickets then
subscribe to the ZooKeeper issues mailing list.</p>
+<p><em>Note:</em> Notifications for the creation of new issues will <em>also</em>
be sent to the <code>dev</code> mailing list.</p>
+<ul>
+<li><a href="mailto:issues-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
+<li><a href="mailto:issues-unsubscribe@zookeeper.apache.org">Unsubscribe from
List</a></li>
+<li><a href="https://lists.apache.org/list.html?issues@zookeeper.apache.org">Archives</a></li>
+<li><a href="https://mail-archives.apache.org/mod_mbox/zookeeper-issues/">Alternative
Archives</a></li>
+</ul>
+<h2>Git Notifications</h2>
+<p>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.</p>
+<ul>
+<li><a href="mailto:notifications-subscribe@zookeeper.apache.org">Subscribe to
List</a></li>
+<li><a href="mailto:notifications-unsubscribe@zookeeper.apache.org">Unsubscribe
from List</a></li>
+<li><a href="https://lists.apache.org/list.html?notifications@zookeeper.apache.org">Archives</a></li>
+<li><a href="https://mail-archives.apache.org/mod_mbox/zookeeper-notifications/">Alternative
Archives</a></li>
+</ul>
</div>
<footer>
|