You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2014/08/25 21:03:20 UTC

git commit: AMBARI-6993. links to mailing list archives from subscribe page. (yusaku)

Repository: ambari
Updated Branches:
  refs/heads/trunk 2fd25004b -> 0c1bce053


AMBARI-6993. links to mailing list archives from subscribe page. (yusaku)


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

Branch: refs/heads/trunk
Commit: 0c1bce053e99bc0de9bbda8ccabaa6c3d20e6c98
Parents: 2fd2500
Author: Yusaku Sako <yu...@hortonworks.com>
Authored: Mon Aug 25 11:59:41 2014 -0700
Committer: Yusaku Sako <yu...@hortonworks.com>
Committed: Mon Aug 25 12:02:50 2014 -0700

----------------------------------------------------------------------
 docs/pom.xml | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/0c1bce05/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 3ffc6da..e00a46d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -74,7 +74,7 @@
             <unsubscribe>mailto:user-unsubscribe@ambari.apache.org
             </unsubscribe>
             <post>mailto:user@ambari.apache.org</post>
-            <archive></archive>
+            <archive>http://mail-archives.apache.org/mod_mbox/ambari-user/</archive>
         </mailingList>
         <mailingList>
             <name>Development list</name>
@@ -83,7 +83,7 @@
             <unsubscribe>mailto:dev-unsubscribe@ambari.apache.org
             </unsubscribe>
             <post>mailto:dev@ambari.apache.org</post>
-            <archive></archive>
+            <archive>http://mail-archives.apache.org/mod_mbox/ambari-dev/</archive>
         </mailingList>
         <mailingList>
             <name>Commit list</name>
@@ -92,7 +92,7 @@
             <unsubscribe>mailto:commits-unsubscribe@ambari.apache.org
             </unsubscribe>
             <post>mailto:commits@ambari.apache.org</post>
-            <archive></archive>
+            <archive>http://mail-archives.apache.org/mod_mbox/ambari-commits/</archive>
         </mailingList>
     </mailingLists>
 
@@ -311,6 +311,18 @@
             </organization>            
         </developer>
         <developer>
+            <id>jonathanhurley</id>
+            <name>Jonathan Hurley</name>
+            <email>jonathanhurley@apache.org</email>
+            <timezone>-8</timezone>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <organization>
+                Hortonworks
+            </organization>
+        </developer>
+        <developer>
             <id>jspeidel</id>
             <name>John Speidel</name>
             <email>jspeidel@apache.org</email>