You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/09/13 23:54:22 UTC

svn commit: r695038 - /labs/droids/trunk/src/documentation/content/xdocs/contrib.xml

Author: thorsten
Date: Sat Sep 13 14:54:22 2008
New Revision: 695038

URL: http://svn.apache.org/viewvc?rev=695038&view=rev
Log:
Removing author tags -adding note to the coding guidelines

Modified:
    labs/droids/trunk/src/documentation/content/xdocs/contrib.xml

Modified: labs/droids/trunk/src/documentation/content/xdocs/contrib.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/src/documentation/content/xdocs/contrib.xml?rev=695038&r1=695037&r2=695038&view=diff
==============================================================================
--- labs/droids/trunk/src/documentation/content/xdocs/contrib.xml (original)
+++ labs/droids/trunk/src/documentation/content/xdocs/contrib.xml Sat Sep 13 14:54:22 2008
@@ -183,6 +183,10 @@
         to maintain, and to enhance.</p>
       <p> We are using the commit-then-review approach. Still, <strong>nothing
       </strong> untested should be committed. First test then commit!!!</p>
+      <note>We do not use the
+        <code>@author</code> tag in java code and the corresponding tags in other format.
+        We think this helps feel more like community development.
+      </note>
         <ul>
           <li>Only produce code conforming to the Java code conventions, as they
              are set down on the page 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org