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