Added info for [email protected] and [email protected]. (yusaku)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/be7bafec Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/be7bafec Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/be7bafec Branch: refs/heads/AMBARI-13364 Commit: be7bafec27e8e9b77e24b174292f303e3759ed62 Parents: 7e81d37 Author: Yusaku Sako <[email protected]> Authored: Tue Mar 8 00:17:51 2016 -0800 Committer: Yusaku Sako <[email protected]> Committed: Tue Mar 8 00:18:19 2016 -0800 ---------------------------------------------------------------------- docs/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/be7bafec/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 9cb2ad3..b60652d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -86,6 +86,24 @@ <archive>http://mail-archives.apache.org/mod_mbox/ambari-dev/</archive> </mailingList> <mailingList> + <name>JIRA list</name> + <subscribe>mailto:[email protected] + </subscribe> + <unsubscribe>mailto:[email protected] + </unsubscribe> + <post>mailto:[email protected]</post> + <archive>http://mail-archives.apache.org/mod_mbox/ambari-issues/</archive> + </mailingList> + <mailingList> + <name>Review Board list</name> + <subscribe>mailto:[email protected] + </subscribe> + <unsubscribe>mailto:[email protected] + </unsubscribe> + <post>mailto:[email protected]</post> + <archive>http://mail-archives.apache.org/mod_mbox/ambari-reviews/</archive> + </mailingList> + <mailingList> <name>Commit list</name> <subscribe>mailto:[email protected] </subscribe>
