From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Sending diffs of `elpa' to the respective maintainers Date: Wed, 23 May 2012 10:28:41 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1337783337 7846 80.91.229.3 (23 May 2012 14:28:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 May 2012 14:28:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 23 16:28:57 2012 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 1SXCYZ-0004B9-Fm for ged-emacs-devel@m.gmane.org; Wed, 23 May 2012 16:28:55 +0200 Original-Received: from localhost ([::1]:41468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXCYY-0004J5-St for ged-emacs-devel@m.gmane.org; Wed, 23 May 2012 10:28:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXCYP-0004HM-Ji for emacs-devel@gnu.org; Wed, 23 May 2012 10:28:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXCYN-00020Y-VK for emacs-devel@gnu.org; Wed, 23 May 2012 10:28:45 -0400 Original-Received: from ironport-out.teksavvy.com ([206.248.143.162]:3854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXCYN-00020B-R6; Wed, 23 May 2012 10:28:43 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCpYd/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLDiYSFBgNJIgcBboJkEQDozOBWIMF X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="181973901" Original-Received: from 76-10-150-29.dsl.teksavvy.com (HELO pastel.home) ([76.10.150.29]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 23 May 2012 10:28:41 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 60A3158C01; Wed, 23 May 2012 10:28:41 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Wed, 23 May 2012 03:41:55 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.143.162 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:150618 Archived-At: > 2) If a changed file has an unknown maintainer, it will scan the file > for the maintainer and if found add it to the maintainer file. > (So the maintainer file isn't really needed, but it makes things a > little faster.) > 3) opt-out through an override file, overmaint.txt, where you can use > "nomail" for maintainer. Thank you very much. > "Someone" needs to actually put it into use. Aha! Stefan