From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87807 invoked by alias); 19 Oct 2017 16:18:03 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 87744 invoked by uid 89); 19 Oct 2017 16:18:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy= X-HELO: mail-qt0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=3hoR4MixR8FyM5QuRNhvIPCWbHYGDRfbQykvF2ap+Zo=; b=n2bes9GWeYrjZnvBJ4oP4t+FE3WqeSxa1CmauNitV09AizfXUMgOlRcOFmnJXq7D5e Tdr0IMXB8aFANN3UUvze9YurjGmJDnr3yDVKWPHXH0lnu6X2ibhyQeGZg0ssDFgUKP8e J8h8lKvkEbTjXYtyWucv8QdTmZdCuUNeVZdBxFpzblJDmeVqQc+SlXhzK4CHrxvBeyOw CfiL2FDIugd/fkiijNGGo51fZyEAeOtyKc4SN5sgmOv6tGvingsdkMFEKRJq/jgtxkJm M/U6TFccw7EyfgNxq3lvae7m9UsE89zcgIuI1vSvnLCOeMJpLxBz9QXsoHPrb1pvBeX6 cjXw== X-Gm-Message-State: AMCzsaVzWC5E9+aINvjwR27Xq84eGVSQhstY+r6RMjiN3SEtEBkDt5uV /EkygxqYMTY4Amos50VHNZhp0wOFBa0= X-Google-Smtp-Source: ABhQp+TwOc3BsHmcFjuN29ISfe8zqE+8TmvC5pBCGIwrJnMioXy7wrP0pbld4BKsjicIm+WnekJs7w== X-Received: by 10.200.48.171 with SMTP id v40mr2853526qta.120.1508429879647; Thu, 19 Oct 2017 09:17:59 -0700 (PDT) Subject: Re: GNU Tools Cauldron 2017 follow up: "Reviewed-by" etc. To: Thomas Schwinge , gcc@gcc.gnu.org, Gerald Pfeifer Cc: Richard Biener , gdb@sourceware.org, binutils@sourceware.org, libc-alpha@sourceware.org References: <87zi9oj8rl.fsf@euler.schwinge.homeip.net> <347AE883-971C-447C-AB07-43F7F70F25D3@gmail.com> <4056e466-3055-455b-9922-55497d21fd80@redhat.com> <87tvzuk29t.fsf@euler.schwinge.homeip.net> <87376zja8d.fsf@euler.schwinge.homeip.net> <87shefi100.fsf@euler.schwinge.homeip.net> From: Carlos O'Donell Message-ID: Date: Thu, 19 Oct 2017 16:18:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <87shefi100.fsf@euler.schwinge.homeip.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-10/txt/msg00913.txt.bz2 On 10/19/2017 08:57 AM, Thomas Schwinge wrote: > Hi! > > Still waiting for any kind of reaction -- general process-change inertia, > chicken-and-egg problem, I suppose. ;-/ > > I have now put the proposed text onto a wiki page, so that those > interested have a convenient handle to use, > . I've started using Reviewed-by: Carlos O'Donell and Signed-off-by: Carlos O'Donell in all my glibc reviews. Since then I've seen 5 such items go into the git commit messages. Progress? :-) -- Cheers, Carlos.