[ https://issues.apache.org/jira/browse/HADOOP-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483861 ]
David Bowen commented on HADOOP-1147: ------------------------------------- Sorry Konstantin, but I agree with the majority here. I think the idea is that the code is collectively owned. The concept of collective ownership seems not to work on a large scale, but has been shown to work quite well on Open Source projects. Sun's code conventions don't recommend the use of @author, although it is shown in a code example. Netbeans puts it in by default, but you can change the template to turn this off. > remove all @author tags from source > ----------------------------------- > > Key: HADOOP-1147 > URL: https://issues.apache.org/jira/browse/HADOOP-1147 > Project: Hadoop > Issue Type: Improvement > Reporter: Doug Cutting > Assigned To: Doug Cutting > Priority: Minor > > We should remove @author tags from the source code. We give contributors > credit in at least three places (Jira, subversion and CHANGES.txt). Many > files have been substantially re-written by a range of contributors and their > @author tags are no longer accurate. Also, @author tags imply individual > ownership, when we should rather strive for community ownership. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.