Update mail-lists.xml
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/4ba7df79 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/4ba7df79 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/4ba7df79 Branch: refs/heads/release Commit: 4ba7df7901452f9edf4f50b1c65616a8e1a96f00 Parents: c75888b Author: Bruno P. Kinoshita <[email protected]> Authored: Sat Sep 8 21:08:24 2018 +1200 Committer: Bruno P. Kinoshita <[email protected]> Committed: Sat Sep 8 21:08:24 2018 +1200 ---------------------------------------------------------------------- src/site/xdoc/mail-lists.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/4ba7df79/src/site/xdoc/mail-lists.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml index a6f9196..6ca0fe0 100644 --- a/src/site/xdoc/mail-lists.xml +++ b/src/site/xdoc/mail-lists.xml @@ -41,14 +41,14 @@ limitations under the License. --> <document> <properties> - <title>Commons Imaging Mailing Lists</title> - <author email="[email protected]">Commons Documentation Team</author> + <title>Apache Commons Imaging Mailing Lists</title> + <author email="[email protected]">Apache Commons Documentation Team</author> </properties> <body> <section name="Overview"> <p> - <a href="index.html">Commons Imaging</a> shares mailing lists with all the other + <a href="index.html">Apache Commons Imaging</a> shares mailing lists with all the other <a href="http://commons.apache.org/components.html">Commons Components</a>. To make it easier for people to only read messages related to components they are interested in, the convention in Commons is to prefix the subject line of messages with the component's name, @@ -58,11 +58,11 @@ limitations under the License. </ul> </p> <p> - Questions related to the usage of Commons Imaging should be posted to the + Questions related to the usage of Apache Commons Imaging should be posted to the <a href="http://mail-archives.apache.org/mod_mbox/commons-user/">User List</a>. <br /> The <a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Developer List</a> - is for questions and discussion related to the development of Commons Imaging. + is for questions and discussion related to the development of Apache Commons Imaging. <br /> Please do not cross-post; developers are also subscribed to the user list. <br /> @@ -76,9 +76,9 @@ limitations under the License. </p> </section> - <section name="Commons Imaging Mailing Lists"> + <section name="Apache Commons Imaging Mailing Lists"> <p> - <strong>Please prefix the subject line of any messages for <a href="index.html">Commons Imaging</a> + <strong>Please prefix the subject line of any messages for <a href="index.html">Apache Commons Imaging</a> with <i>[imaging]</i></strong> - <i>thanks!</i> <br /> <br /> @@ -99,7 +99,7 @@ limitations under the License. <td> <strong>Commons User List</strong> <br /><br /> - Questions on using Commons Imaging. + Questions on using Apache Commons Imaging. <br /><br /> </td> <td><a href="mailto:[email protected]">Subscribe</a></td> @@ -117,7 +117,7 @@ limitations under the License. <td> <strong>Commons Developer List</strong> <br /><br /> - Discussion of development of Commons Imaging. + Discussion of development of Apache Commons Imaging. <br /><br /> </td> <td><a href="mailto:[email protected]">Subscribe</a></td>
