Add notifications mailing list
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/794b5aef Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/794b5aef Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/794b5aef Branch: refs/heads/asf-site Commit: 794b5aefe25f805b95dd91702a0dd642926cc674 Parents: 36251fe Author: Alexander Shorin <[email protected]> Authored: Wed Apr 29 22:47:00 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Thu Apr 30 13:05:36 2015 +0300 ---------------------------------------------------------------------- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/794b5aef/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 1b4613e..c24d6e4 100644 --- a/index.html +++ b/index.html @@ -217,6 +217,15 @@ This fabulous linen texture was integrated into the site design. <p>This is where all source code changes and wiki changes are sent.</p> </div> + <div class="list-header"> + <a href="http://mail-archives.apache.org/mod_mbox/couchdb-notifications/"><strong>Notifications</strong></a> + <a id="notifications-mailing-list" class="hash-target"> </a> + <a href="mailto:[email protected]">Subscribe</a> · + <a href="mailto:[email protected]">Post</a> · + <a href="mailto:[email protected]">Unsubscribe</a> + <p>A single stream of generated notification from JIRA, GitHub etc.</p> + </div> + </div> </div>
