Browse Source

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

Yusaku Sako 11 years ago
parent
commit
0c1bce053e
1 changed files with 15 additions and 3 deletions
  1. 15 3
      docs/pom.xml

+ 15 - 3
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>
 
@@ -310,6 +310,18 @@
                 Hortonworks                
             </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>