From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 8D3243858430 for ; Tue, 17 Jan 2023 13:07:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8D3243858430 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1673960844; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fOp6lh7CjrwqnthGq44DUhrZ9wWkLT2xjav6g/95DQ4=; b=B4LQqPyeGxHUwF/57tYDTGkneQEEkm4pjZaN7j2RDcmOU1lPpYrT5or0s+1u+/RUze8IMY BH23lUCcwiXG8bexLO/ed2OPQMulYF6fg1wTwf5d6r6J7bHr54DdEQG48A+rFXNamr7I3P OEBsa6X5jiKyOzDXDWhA7vbuNnG1M2o= Received: from mail-pg1-f199.google.com (mail-pg1-f199.google.com [209.85.215.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-39-7QjfnMDcO0yJssPDeMrWJg-1; Tue, 17 Jan 2023 08:07:23 -0500 X-MC-Unique: 7QjfnMDcO0yJssPDeMrWJg-1 Received: by mail-pg1-f199.google.com with SMTP id r126-20020a632b84000000b004393806c06eso13935115pgr.4 for ; Tue, 17 Jan 2023 05:07:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=fOp6lh7CjrwqnthGq44DUhrZ9wWkLT2xjav6g/95DQ4=; b=2DCt4I2AmQEkJvdQUjOwh5wnYWdKn0q1vIZA4zciMrY2IOR5+Uzuopkfhf4tO0Pq/g TCMc/0NU251Oy+SmIjiyCPPeH8L0tJdgLRoMydd/7rX9nTrfk/HJajPmMA5pEMNas7Pa k55URL6DpwD7/cWC/AoBajj5PY+TA3F9lNajnbeq6HM6At8XnUH9Fr9hAqXcv5g4eO7h NpydW37roPvc5Q36m6+RHK2ByAt/hRXNTO0sI1twYgD91uYIpMi8YS3eVgZq4biw9cUd /8sBrsU7P6uORIZpSvuWN3dsMqQrVwFEwOstf1HzmD2FlBZEggJi06KbXQnsUAXNSKwm T6RQ== X-Gm-Message-State: AFqh2krYxfxrAqCU4tVXtYPwO/MDW8Y0I0VzHZMXUo0899lD3Qrmf91O F4ZN8x1bhSe6E49VVezQj7Kf6CkKPJrKrQefYERgTt0jA9hjqahMxJg6abxHbZJXwnx76JVGQSC ZnsZyHPNAZkjbmPbAsxAfMZW/2vQq1ukvrr8= X-Received: by 2002:a17:902:d154:b0:191:418b:15a8 with SMTP id t20-20020a170902d15400b00191418b15a8mr299261plt.25.1673960841770; Tue, 17 Jan 2023 05:07:21 -0800 (PST) X-Google-Smtp-Source: AMrXdXs2pocIahMQxgCYux4Ri5peNP6VAML2Xkakm0d3zwpdMkYS0lqCc7q5+t0R62FrWq064VHhPppBQtGvz/e294Q= X-Received: by 2002:a17:902:d154:b0:191:418b:15a8 with SMTP id t20-20020a170902d15400b00191418b15a8mr299258plt.25.1673960841466; Tue, 17 Jan 2023 05:07:21 -0800 (PST) MIME-Version: 1.0 References: <874jsp77ou.fsf@oldenburg.str.redhat.com> In-Reply-To: <874jsp77ou.fsf@oldenburg.str.redhat.com> From: Siddhesh Poyarekar Date: Tue, 17 Jan 2023 08:06:45 -0500 Message-ID: Subject: Re: Patchwork issue: Reviewed-by not picked up correctly To: Florian Weimer Cc: overseers@sourceware.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-22.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Tue, Jan 17, 2023 at 5:54 AM Florian Weimer wrote: > > Not sure where to report this, there's no patchwork component on > Bugzilla AFAICS. > > This patch: > > > > has an injected Reviewed-by:, but it's not in the right place: > I've filed this upstream: https://github.com/getpatchwork/patchwork/issues/516 Sid