From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Maintainer overview Date: Thu, 28 Jul 2011 05:55:43 +0300 Message-ID: <83oc0fdsgg.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1311821754 5802 80.91.229.12 (28 Jul 2011 02:55:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 02:55:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 28 04:55:50 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QmGlH-0000Y3-O4 for ged-emacs-devel@m.gmane.org; Thu, 28 Jul 2011 04:55:47 +0200 Original-Received: from localhost ([::1]:57378 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmGlH-0001a5-Dw for ged-emacs-devel@m.gmane.org; Wed, 27 Jul 2011 22:55:47 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmGl9-0001ZQ-FY for emacs-devel@gnu.org; Wed, 27 Jul 2011 22:55:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmGl4-0007Yu-US for emacs-devel@gnu.org; Wed, 27 Jul 2011 22:55:39 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:61111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmGl4-0007Yf-GL for emacs-devel@gnu.org; Wed, 27 Jul 2011 22:55:34 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LP000500W1V2M00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Thu, 28 Jul 2011 05:55:32 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.48.51]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LP0004U6W4KPIA0@a-mtaout22.012.net.il>; Thu, 28 Jul 2011 05:55:32 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 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:142418 Archived-At: > From: Lars Magne Ingebrigtsen > Date: Thu, 28 Jul 2011 00:48:16 +0200 > > I think it would be very nice if we had such a list of > packages/maintainers -- that was up-to-date. We have something in admin/MAINTAINERS. > What I'd ideally like to see is to be able to say `C package TAB' (in > debbugs-gnu mode, of course) and see what packages a bug report can be > assigned to, and have the maintainer(s) Cc'd on the existence of the bug > report. What about source files that are not packages, like code written in C, or issues that are not confined to a single file/package?