Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 98938 invoked from network); 25 Mar 2007 14:37:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Mar 2007 14:37:15 -0000 Received: (qmail 28772 invoked by uid 500); 25 Mar 2007 14:37:17 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 28501 invoked by uid 500); 25 Mar 2007 14:37:17 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 28491 invoked by uid 99); 25 Mar 2007 14:37:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 07:37:17 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [203.99.254.143] (HELO rsmtp1.corp.hki.yahoo.com) (203.99.254.143) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 07:37:07 -0700 Received: from [10.80.32.105] (tahir.bangalore.corp.yahoo.com [10.80.32.105]) (authenticated bits=0) by rsmtp1.corp.hki.yahoo.com (8.13.8/8.13.6/y.rout) with ESMTP id l2PEaaEP039362 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 25 Mar 2007 07:36:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:content-type:content-transfer-encoding; b=WdC34H7OtfFXeE6oCzs5nEYneGo6FIWYChbB7Jx0c+/aUYe79rT5402v9fW71g+5 Message-ID: <460688F3.6020204@yahoo-inc.com> Date: Sun, 25 Mar 2007 20:06:35 +0530 From: Tahir Hashmi User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: hadoop-dev@lucene.apache.org Subject: Re: [jira] Commented: (HADOOP-1147) remove all @author tags from source References: <17286056.1174716392280.JavaMail.jira@brutus> In-Reply-To: <17286056.1174716392280.JavaMail.jira@brutus> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Konstantin Shvachko (JIRA) wrote: > Anonymous code is like public property: nobody cares, nobody takes responsibility. Been there. I'm not sure how file ownership solves this issue since the file may have been revised with contributions from many others and the original author may no longer be contributing. Besides, finding the person who wrote a particular code snippet is not too difficult -- you follow the commit message for a snippet and look at the name of the contributor. OTOH, I've worked with a project with strong code ownership and it leads to the same issues -- no one cares or takes responsibility for code written by others. The person who wrote the code almost always falls back on their task priorities while deciding whether or not to fix it. -- Tahir Hashmi (Grid Dev) Y!M: tn_hashmi http://www.codemartial.org