From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: admin/MAINTAINER edits Date: Thu, 1 Oct 2015 22:07:11 +0300 Message-ID: <560D845F.2080609@yandex.ru> References: <8h9mbbrt9.fsf@fencepost.gnu.org> <83lhbn9d47.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1443727397 14398 80.91.229.3 (1 Oct 2015 19:23:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 19:23:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 01 21:23:11 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZhjRe-0006ZU-9f for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 21:23:10 +0200 Original-Received: from localhost ([::1]:55634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhjRd-0006IC-MQ for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 15:23:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhjCI-0001Ey-57 for emacs-devel@gnu.org; Thu, 01 Oct 2015 15:07:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhjCF-0000AB-FT for emacs-devel@gnu.org; Thu, 01 Oct 2015 15:07:18 -0400 Original-Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:37028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhjCF-0000A2-A2; Thu, 01 Oct 2015 15:07:15 -0400 Original-Received: by wicfx3 with SMTP id fx3so2945466wic.0; Thu, 01 Oct 2015 12:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=PWpAueJhGXkC+5jachB8lGagb9rnrLZpK0bSqK4Gj1g=; b=rdf11riSGbxYj4RFQN3O+ISlxDrbU+X07I3Kevekfx42bkd7uBujwFtE9wmQ58CMrL dfCQSUeuFW4xwVPMCY0Fy9w0a9Wporktnb8l0sIq118crVYTf60eBKI9U5Cs9vUUt04/ bxITv8leuxmWGwhgYGRuFwWTkS3TFBIjYo0oILDLSDoxvbL3nPQXzDbYn1xSLzCFDOtE pACOJroOnNoTgM+Dj2cEirOzu/KbMnaYRAfVMqYwN9bwjaomHHQKQItqOhrgSyH4SJH5 dZ3lxy6xlUidLQHlFyylC+R7we+jw+0SUEWMDjk1VjxAQ6nvv7h0dTNx9Y+E/PG1f7xs 6bKg== X-Received: by 10.180.106.97 with SMTP id gt1mr414122wib.4.1443726434608; Thu, 01 Oct 2015 12:07:14 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id go5sm4621933wib.3.2015.10.01.12.07.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Oct 2015 12:07:13 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22d X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190582 Archived-At: On 10/01/2015 08:33 PM, Glenn Morris wrote: > If someone wants to maintain foo.el, they should put their name in the > Maintainer field in foo.el. As a counter-example, I wouldn't put my name on any of vc/vc-*.el files except for vc-git.el, but I don't really mind taking care of bugs in any of the backends. Putting lisp/vc/* under my name inside the second part of MAINTAINERS feels about right. > (I'll leave aside the broader concept of whether "ownership" of files in > this way is useful; eg > http://producingoss.com/en/managing-participants.html#territoriality ) "Cookie licking" is neat phrase. :)