You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ja...@apache.org on 2014/12/04 05:07:12 UTC

bigtop git commit: BIGTOP-1557. website misses ci and announce mailing lists info

Repository: bigtop
Updated Branches:
  refs/heads/master e1a646113 -> bee6ae3e1


BIGTOP-1557. website misses ci and announce mailing lists info

Signed-off-by: jayunit100 <ja...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/bee6ae3e
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/bee6ae3e
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/bee6ae3e

Branch: refs/heads/master
Commit: bee6ae3e1e20e169ce3fbc972bc59eb5f496af5d
Parents: e1a6461
Author: Konstantin Boudnik <co...@apache.org>
Authored: Wed Dec 3 14:53:08 2014 -0800
Committer: jayunit100 <ja...@apache.org>
Committed: Wed Dec 3 23:06:42 2014 -0500

----------------------------------------------------------------------
 src/site/xdoc/mail-lists.xml | 42 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/bee6ae3e/src/site/xdoc/mail-lists.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 61e59b9..6b4c504 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -73,6 +73,48 @@
 					<a href="http://mail-archives.apache.org/mod_mbox/bigtop-commits/">Browse archives</a>
 				</li>
 			</ul>
+
+			<subsection name="Bigtop CI List"></subsection>
+			<p>
+				If you'd like to see notifications from Bigtop build system (CI) then subscribe
+				to the Bigtop CI mailing list.
+				<br />
+				The Bigtop CI mailing list is :
+				<a href="mailto:ci@bigtop.apache.org">ci@bigtop.apache.org</a>
+				.
+			</p>
+			<ul>
+				<li>
+					<a href="mailto:ci-subscribe@bigtop.apache.org">Subscribe to List</a>
+				</li>
+				<li>
+					<a href="mailto:ci-unsubscribe@bigtop.apache.org">Unsubscribe from List</a>
+				</li>
+				<li>
+					<a href="http://mail-archives.apache.org/mod_mbox/bigtop-ci/">Browse archives</a>
+				</li>
+			</ul>
+
+			<subsection name="Bigtop Announcements List"></subsection>
+			<p>
+				If you'd like to receive important announcement (e.g. releases, etc.) notifications from Bigtop
+				community then subscribe to the Bigtop Announcements mailing list. Low traffic.
+				<br />
+				The Bigtop CI mailing list is :
+				<a href="mailto:announce@bigtop.apache.org">announce@bigtop.apache.org</a>
+				.
+			</p>
+			<ul>
+				<li>
+					<a href="mailto:announce-subscribe@bigtop.apache.org">Subscribe to List</a>
+				</li>
+				<li>
+					<a href="mailto:announce-unsubscribe@bigtop.apache.org">Unsubscribe from List</a>
+				</li>
+				<li>
+					<a href="http://mail-archives.apache.org/mod_mbox/bigtop-announce/">Browse archives</a>
+				</li>
+			</ul>
 		</section>
 	</body>
 </document>
\ No newline at end of file