From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 78BD61F45E for ; Mon, 17 Feb 2020 07:39:13 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:date:mime-version :in-reply-to:content-type:content-transfer-encoding:message-id; q=dns; s=default; b=bWE6REbPCukUbeOIenDEjTJcwCexu39h4ak0JABOG8c 7qH6AfmQaDMynbZnfWMLUvlLRylQJTdpAF00yPI9+kHdf0n4UTMeyV1dP4c6sxkc KkUHawqkaJn5/h49oapA5HSa+k6LToduFGCz13rUsvNRlhwjFC89uF9+2H7Lq5WM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:date:mime-version :in-reply-to:content-type:content-transfer-encoding:message-id; s=default; bh=0nh/HAEnHLnuVjuE8jmS2W3YJ9o=; b=m2XEieMlvGriXrit8 RkfV6acUKIbd375gfXK7f3oRfWAyeGyB49Oguk15wRhkRy9u0b3x2bmdPjgKBunk mnV1YXSXulrSo1yEhg5NwueZFZFerZC6027WDmMPeLMkw4Xm5i4ZNXyvYIO5S7ro TzWO28VMEKn9cvzHpsFKotLs+c= Received: (qmail 4566 invoked by alias); 17 Feb 2020 07:39:03 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 4547 invoked by uid 89); 17 Feb 2020 07:39:03 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx0a-001b2d01.pphosted.com Subject: Re: Review promise :-) To: "Carlos O'Donell" , libc-alpha@sourceware.org References: <878sl65pzw.fsf@oldenburg2.str.redhat.com> <5cf39f78-902c-a1a6-f91d-9325cf59a773@linux.ibm.com> <6b193815-f19e-089b-657b-f26ad974df38@redhat.com> From: Stefan Liebler Date: Mon, 17 Feb 2020 08:38:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: <6b193815-f19e-089b-657b-f26ad974df38@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit x-cbid: 20021707-0008-0000-0000-00000353AA9E X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 20021707-0009-0000-0000-00004A74AF52 Message-Id: <5d5ecb57-7619-e57c-df6f-b16a32f6678f@linux.ibm.com> On 2/14/20 5:48 PM, Carlos O'Donell wrote: > On 2/14/20 3:43 AM, Stefan Liebler wrote: >> On 2/13/20 7:31 PM, Zack Weinberg wrote: >>> On Thu, Feb 13, 2020 at 1:21 PM Carlos O'Donell wrote: >>>>> To avoid further round-trips, here is a screenshot of everything I can >>>>> see on a search results page.  (My actual queue is three pages long, >>>>> this is a very small subset.) >>>> >>>> Fixed. >>>> >>>> You need to be a listed project maintainer to be able to edit patch status. >>> >>> Thanks, it works now.  (It's a little odd that _bulk_ edits require >>> this privilege but edits on individual patches don't, but that's >>> probably something to take up with patchwork upstream.) >>> >>> zw >>> >> >> Carlos, >> >> Can you please help. I see the checkboxes, but it seems as I only have the option to "Create bundle" at the bottom of the page or change each single patch. >> >> Its not clear to me where I have to be listed? >> - https://sourceware.org/glibc/wiki/MAINTAINERS >> (here I am listed) >> - https://patchwork.sourceware.org/project/glibc/ >> (here I am not listed in the maintainers box. Is this the missing piece? If yes, can you please add me.) >> >> Another hint: >> I had created my patchwork account with stli@linux.vnet.ibm.com . >> In the meantime I use stli@linux.ibm.com . >> I've just also linked stli@linux.ibm.com to the patchwork account. > > I just added you as a maintainer. Should be fixed now. Tell me if it's not. > Thanks. It now works for me.