Repository: bigtop Updated Branches: refs/heads/master b32ac8bd6 -> 12ce2ed4d
Revert "BIGTOP-1775. Fix typos and mistakes on mailing list page" This reverts commit b32ac8bd66ad7e27ebcf09bfcee3a1403907312c. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/12ce2ed4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/12ce2ed4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/12ce2ed4 Branch: refs/heads/master Commit: 12ce2ed4d3412738120dc5755574e9f01e0f4b84 Parents: b32ac8b Author: Dasha <[email protected]> Authored: Tue Mar 31 12:58:05 2015 -0700 Committer: Dasha <[email protected]> Committed: Tue Mar 31 12:58:05 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/mail-lists.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/12ce2ed4/src/site/xdoc/mail-lists.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml index 4d40321..40e517d 100644 --- a/src/site/xdoc/mail-lists.xml +++ b/src/site/xdoc/mail-lists.xml @@ -17,7 +17,7 @@ <p> If you use Bigtop, please subscribe to the Bigtop user mailing list. <br /> - The Bigtop user mailing list is: + The Bigtop user mailing list is : <a href="mailto:[email protected]">[email protected]</a> . </p> @@ -37,7 +37,7 @@ <p> If you'd like to contribute to Bigtop, please subscribe to the Bigtop developer mailing list. <br /> - The Bigtop developer mailing list is: + The Bigtop developer mailing list is : <a href="mailto:[email protected]">[email protected]</a> . </p> @@ -55,10 +55,10 @@ <subsection name="Bigtop Commit List"></subsection> <p> - If you'd like to see changes made in Bigtop's version control system, please subscribe + If you'd like to see changes made in Bigtop's version control system then subscribe to the Bigtop commit mailing list. <br /> - The Bigtop commit mailing list is: + The Bigtop commit mailing list is : <a href="mailto:[email protected]">[email protected]</a> . </p> @@ -76,10 +76,10 @@ <subsection name="Bigtop CI List"></subsection> <p> - If you'd like to see notifications from the Bigtop build system (CI), please subscribe + 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: + The Bigtop CI mailing list is : <a href="mailto:[email protected]">[email protected]</a> . </p> @@ -97,10 +97,10 @@ <subsection name="Bigtop Announcements List"></subsection> <p> - If you'd like to receive important announcement notifications (e.g. releases, etc.) from the Bigtop - community, please subscribe to the Bigtop Announcements mailing list. Low traffic. + 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 announcements mailing list is: + The Bigtop CI mailing list is : <a href="mailto:[email protected]">[email protected]</a> . </p> @@ -118,9 +118,7 @@ <subsection name="Bigtop Issues List"></subsection> <p> - If you'd like to keep track of Bigtop issue updates, please subscribe to the issues list. - <br /> - The Bigtop issues mailing list is: + If you'd like to keep track of Bigtop issue updates, please subscribe to the issues list: <a href="mailto:[email protected]">[email protected]</a> . </p>
