Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 7F16F6DE028C for ; Thu, 28 Jul 2016 14:07:48 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.011 X-Spam-Level: X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H5QtTJM4S7Cc for ; Thu, 28 Jul 2016 14:07:40 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A8C676DE02CD for ; Thu, 28 Jul 2016 14:07:37 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1bSsX5-0006ZM-NI; Thu, 28 Jul 2016 17:07:55 -0400 Received: (nullmailer pid 27077 invoked by uid 1000); Thu, 28 Jul 2016 21:07:31 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: Re: [PATCH] create .mailmap file (for git shortlog/blame) In-Reply-To: <1469191654-5922-1-git-send-email-david@tethera.net> References: <1469191654-5922-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.22+58~g3a45d29 (https://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Fri, 29 Jul 2016 06:07:31 +0900 Message-ID: <87k2g5xyi4.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2016 21:07:48 -0000 David Bremner writes: > Recently it was suggested on the list that we add a contributor to > AUTHORS. This file has been unmodified for 7 years, and is somewhat out > of date. It would potentially make sense to automagically update this > file during the release process using the output from git shortlog. This > file helps clean up some inconsistencies in author data in the history. pushed. d