You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2006/02/24 13:00:41 UTC

svn commit: r380651 - /myfaces/maven/trunk/master-pom/pom.xml

Author: manolito
Date: Fri Feb 24 04:00:37 2006
New Revision: 380651

URL: http://svn.apache.org/viewcvs?rev=380651&view=rev
Log:
"subscribers only" hint

Modified:
    myfaces/maven/trunk/master-pom/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/master-pom/pom.xml?rev=380651&r1=380650&r2=380651&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Fri Feb 24 04:00:37 2006
@@ -27,14 +27,14 @@
       <name>Myfaces User List</name>
       <subscribe>users-subscribe@myfaces.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@myfaces.apache.org</unsubscribe>
-      <post>users@myfaces.apache.org</post>
+      <post>do not post to users@myfaces.apache.org unless subscribed</post>
       <archive>http://mail-archives.apache.org/mod_mbox/myfaces-users</archive>
     </mailingList>
     <mailingList>
       <name>Myfaces Developer List</name>
       <subscribe>dev-subscribe@myfaces.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@myfaces.apache.org</unsubscribe>
-      <post>dev@myfaces.apache.org</post>
+      <post>do not post to dev@myfaces.apache.org unless subscribed</post>
       <archive>http://mail-archives.apache.org/mod_mbox/myfaces-dev</archive>
     </mailingList>
     <mailingList>