Hi developers,

There is no information about this mailing list on the project web site[1].

Maybe this little patch will do the work. Can someone please review and apply it?


Regards,
Ognjen

[1] http://ws.apache.org/commons/mail-lists.html

Index: modules/project.xml
===================================================================
--- modules/project.xml (revision 690270)
+++ modules/project.xml (working copy)
@@ -16,4 +16,13 @@
   <siteAddress>ws.apache.org/commons/</siteAddress>
   <siteDirectory>/www/ws.apache.org/commons/</siteDirectory>
   <distributionDirectory>/www/ws.apache.org/builds/</distributionDirectory>
+  <mailingLists>
+    <mailingList>
+      <name>WS-Commons Developer List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>commons-dev@ws.apache.org</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/wscommons-dev/</archive>
+    </mailingList>
+  </mailingLists>
 </project>
\ No newline at end of file

Reply via email to