From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: admin/MAINTAINERS Date: Tue, 29 Sep 2015 08:21:50 +0800 Message-ID: References: <83bncph64r.fsf@gnu.org> <87r3ljgfdf.fsf@gnu.org> <83lhbrdlgb.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1443496385 9112 80.91.229.3 (29 Sep 2015 03:13:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Sep 2015 03:13:05 +0000 (UTC) Cc: Emacs-devel , Tassilo Horn To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 29 05:13:04 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 1ZglLj-0006eV-Lo for ged-emacs-devel@m.gmane.org; Tue, 29 Sep 2015 05:13:03 +0200 Original-Received: from localhost ([::1]:44441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZglLj-0004f5-1n for ged-emacs-devel@m.gmane.org; Mon, 28 Sep 2015 23:13:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zgig7-00047T-1P for emacs-devel@gnu.org; Mon, 28 Sep 2015 20:21:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zgig6-0008B5-80 for emacs-devel@gnu.org; Mon, 28 Sep 2015 20:21:55 -0400 Original-Received: from mail-ig0-x22f.google.com ([2607:f8b0:4001:c05::22f]:38332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zgig3-0008AF-JR; Mon, 28 Sep 2015 20:21:51 -0400 Original-Received: by igxx6 with SMTP id x6so62309723igx.1; Mon, 28 Sep 2015 17:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=20i5aEccDgY1g6YXrFDby5vIllCV9UqzLIy4CjQenIg=; b=xYqrUX4/OhbxeWG2xAJwhVAKtyhg+jCECYdKPTDS6rWko5+ZkLyk4PoRoYulqwD0j1 503v9s7oguKLu4P3+5VdOQ6Dad7bCLvCOhuXUF2JHTX0PFqi0v3cOBNaA+PGH6jvIgVS 2xZzDCk8a7y8+yAqsXunVVlGwAiAASZ2Yh9nqaTCzSGCgh6JHXyGQOmLUcN11Mf6snfz +7bhzvAMf4beAt6Gf+fP7FWqGDhp+vkTgPSSOi9Kt9XLTZ1GWpORRvRanOQMAwgR4ARY RYJoVt4a20KSQLuugAlB35OzcGBJ5/GptMs3Cd+yUADHLjx2zE4i1r+k5RZ8F7sqEadC MDJQ== X-Received: by 10.50.126.2 with SMTP id mu2mr20157158igb.4.1443486111037; Mon, 28 Sep 2015 17:21:51 -0700 (PDT) Original-Received: by 10.79.94.2 with HTTP; Mon, 28 Sep 2015 17:21:50 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::22f 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:190470 Archived-At: his -> Michael's On Tue, Sep 29, 2015 at 8:20 AM, Xue Fuqiao wrote: > On Mon, Sep 28, 2015 at 3:58 PM, Eli Zaretskii wrote: >>> From: Tassilo Horn >>> Cc: emacs-devel@gnu.org >>> Date: Mon, 28 Sep 2015 09:41:32 +0200 >>> >>> I just added an entry for doc-view (myself) and the RefTeX files where I >>> have written "The GNU AUCTeX Maintainers". I guess such >>> non-single-person entries are ok, right? >> >> It's OK, but would it make sense to add some information about who >> those maintainers are, or how/where to reach them? I mean, suppose >> we'd need to ask them something, how would we go about writing to >> them? > > What about also adding contact information for single-person entries? > So, suppose I'd need to ask something about Tramp, if there's contact > information in admin/MAINTAINERS, then I don't need to find his email > address in ChangeLog files or other places.