Don't we discourage @author tags? I can't recall where the Lucene project sits on this issue, but it certainly has been debated and acted upon in many other ASF projects.

        Erik



On Aug 7, 2007, at 6:27 PM, Apache Wiki wrote:

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The following page has been changed by GrantIngersoll:
http://wiki.apache.org/lucene-java/HowToContribute

---------------------------------------------------------------------- --------
   * comment out code that is now obsolete: just remove it.
* insert comments around each change, marking the change: folks can use subversion to figure out what's changed and by whom.
   * make things public which are not required by end users.
+ * Add @author tags to your code. Give yourself credit in the CHANGES.txt file.

  Please do:
   * try to adhere to the coding style of files you edit;


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to