From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13987 invoked by alias); 21 Apr 2019 19:39:40 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 13978 invoked by uid 89); 21 Apr 2019 19:39:39 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=ahead, months X-HELO: mail-wm1-f45.google.com Received: from mail-wm1-f45.google.com (HELO mail-wm1-f45.google.com) (209.85.128.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 21 Apr 2019 19:39:38 +0000 Received: by mail-wm1-f45.google.com with SMTP id w15so12326021wmc.3 for ; Sun, 21 Apr 2019 12:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ukMTdywXMP59lPzKGKu7NFhlx9H7tG04zxLHP2vVTxQ=; b=AmDP9M0bGzF12OPc7Wie3Yz6Ms0qWcw3GMcZo3azLuNsKq32A1a2AFS5dlR9oqV83q QSC4LngkpfayHgWkDKrKMxtCdu95KEQQKpZlw6Mo1xnScw1IOtMTFylfvU6XwHVaqPAQ mED1WPUDeFOHD7J/qdnIKWpfhveakriQUDDC+7XsvOGBBOxZ+/DDeiXCBSLYiuxJQSyT /Rglx/e4UODCkmTuGKkiKhlZgsB3X+sMKXbyTUTLumQKA0ZDyOjw807BRfRdiddvX61I XcJ77EyyKcicK9aeAH6z8GUeJh21fhux/Z9XNf6zJoXPEoWrPF++g5sL2aYPBcPt+IOI Kwaw== Return-Path: Received: from localhost (host109-148-134-137.range109-148.btcentralplus.com. [109.148.134.137]) by smtp.gmail.com with ESMTPSA id r6sm8498878wmc.11.2019.04.21.12.39.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 21 Apr 2019 12:39:35 -0700 (PDT) Date: Sun, 21 Apr 2019 19:39:00 -0000 From: Andrew Burgess To: "Frank Ch. Eigler" Cc: cgen@sourceware.org, nickc@redhat.com Subject: Re: Converting CGEN from CVS to git Message-ID: <20190421193934.GB2737@embecosm.com> References: <20190131195017.GB17699@embecosm.com> <878sywvnqx.fsf@redhat.com> <20190204163344.GA2829@embecosm.com> <20190303223840.GA1576@redhat.com> <20190306132831.GC10887@embecosm.com> <20190327143240.GZ10887@embecosm.com> <20190327200946.GA18828@redhat.com> <20190421162351.GA2737@embecosm.com> <20190421164214.GA22048@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190421164214.GA22048@redhat.com> X-Fortune: * Culus fears perl - the language with optional errors X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] User-Agent: Mutt/1.9.2 (2017-12-15) X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00005.txt.bz2 * Frank Ch. Eigler [2019-04-21 12:42:14 -0400]: > Hi - > > > > OK, those look OK. With respect to email addresses, retaining > > > as a fallback is fine. > > > > I hadn't originally realised / remembered that userid@sourceware.org > > was a valid email address, so I mostly just hunted back through the > > mailing lists looking for the last email that each user used. > > > > Do you think it might be better if I just used the sourceware email > > for anyone who hasn't been seen in say, the last 3 months? > > Sure. Given the inactivity in the cgen repo, that's everyone, no? :-) > Another source of mailmap supplemental info is the in-progress gcc > svn-git conversion. But we'll have human names and -a- plausible > email address for everyone, which should be good enough. Ooops, I'm on a bunch of the toolchain related mailing lists, I meant, looking for folk over all of those lists. I will go ahead and do that as I remember having to look quite far back to find addresses for some people. Thanks, Andrew