Repository: couchdb-www Updated Branches: refs/heads/asf-site 9b6876a44 -> a7288a7eb
Add notifications mailing list Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/a7288a7e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/a7288a7e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/a7288a7e Branch: refs/heads/asf-site Commit: a7288a7ebded89b4b68ac57863e410ffe79626e7 Parents: 9b6876a Author: Alexander Shorin <[email protected]> Authored: Wed Apr 29 22:47:00 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Wed Apr 29 22:47:00 2015 +0300 ---------------------------------------------------------------------- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/a7288a7e/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 02629bd..b45c30a 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>
