From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87793 invoked by alias); 19 Oct 2017 16:18:03 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 87701 invoked by uid 89); 19 Oct 2017 16:18:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=H*r:sk:gdb@sou X-HELO: mail-qt0-f182.google.com Received: from mail-qt0-f182.google.com (HELO mail-qt0-f182.google.com) (209.85.216.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 19 Oct 2017 16:18:01 +0000 Received: by mail-qt0-f182.google.com with SMTP id z28so15086980qtz.13 for ; Thu, 19 Oct 2017 09:18:01 -0700 (PDT) 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=UUbuR9fAXs327VzFVyyoNtNT81spO95A/BN2t6rSFREJni3XKB87oSN2gZp17LWV1p axYIszmt3RcwiYHLs1rAIRAQHxBgc74O4tFRADXckrt59HTb6irSHFpdmC6fCo0jvX38 Fll2DobPGWlnE+82RZ52q3td5ivGpDJtnS7eYMIfKbNejV1eihvY7Ir6pZFNFM2R6WyE iz7nt5TGQlDc5bjVf+opng2H5A9K7/tDkebG/+CiAZ8XhEs7QNvILBNpz33s6/CWQjNa rd+eGiG57qH6zBm8rRAOKiqmmjaR4b/OFLA89JipJwzDcUwtbdKoJc+aRYa309viCMWj CzIw== X-Gm-Message-State: AMCzsaXYZWUPYhIa79A86+mKjel1MSvMgfxxN+TwKEeaoQTbrrvm4KmQ BN2C0n6QhvWogC1jsbE7VMqpDg== 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) Received: from [10.150.73.190] ([184.151.231.188]) by smtp.gmail.com with ESMTPSA id l126sm7537710qkf.96.2017.10.19.09.17.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2017 09:17:58 -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/msg00059.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.