From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gFFqFEBFx2UrAQEAqHPOHw:P1 (envelope-from ) for ; Sat, 10 Feb 2024 10:43:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gFFqFEBFx2UrAQEAqHPOHw (envelope-from ) for ; Sat, 10 Feb 2024 10:43:28 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707558208; h=from:from:sender:sender: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:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=nwNvxCVCMNIQy4cJNd7Cb1erdvHFe0UrXGfYig20KN8=; b=HQAjWEgfSo1dPg1A9l9Yy5y8UYXuAMverD4xZXTTzBuDbghfaC50RfZR9+OCTXhfC0M3tI rYnohZcqyP8ma4A525bVGgF43d0P5IOqiUCyX33koV8xdCz/nf9TIVRH0wDbvhBNkHrkYg ZUD+TtelQSbAuRpPBWSZeph/OaiTP0PloLhUF6zE6n5KwSbIzKoexBYVqy0hdfuZaCcbkQ hT4s+GhQVgX0Aay6buo6uBA3YxlG29QP7SdEtGDVsUa7pUHRq7tOsERrTFsUVZkETVaiku lvi6H488MzkEwibChHlMWgB8wAiNOu/Y3rGQcX/kB7WiO7DiO+i3kkKbXsqauA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707558208; a=rsa-sha256; cv=none; b=dSTgFx7BQcHIg+qkK47rYnsd5UsgPt0TVK+dmsGxKAxDzlDs3l7xnT/DBOFAUL8J+DcmZK gFldpKY1fl47LbI6qvQd37yiKL9EVXJmOV8RBnCVR2kfAyAXU4PeJe8QBp3gYJAnvYGsHm f5V3XqwtoDduiBizP/ReBDCf1+TcN34cYBSvBgeET8udHxNhW0mVjLqqZRvT3FseSc/Cp/ Y9HzPnHcfbSXbYGHgUM9qu/syPt5jypQzzqwqRWVqUiz/ynuRtzRhU6V2WRRaZoLm56Olt qHIwurvzRbsYOIOXHKEw+FX+o6wxxiI6HLtkDBi5s6+lwL3w1N6WFAfhqmq5nQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3FB7319130 for ; Sat, 10 Feb 2024 10:43:28 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYjt2-0007VU-DD; Sat, 10 Feb 2024 04:43:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rYjt0-0007VI-L8 for guix-devel@gnu.org; Sat, 10 Feb 2024 04:43:02 -0500 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYjsz-0003ba-8D for guix-devel@gnu.org; Sat, 10 Feb 2024 04:43:02 -0500 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id DC60427BBE2; Sat, 10 Feb 2024 09:42:58 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id e825f20f; Sat, 10 Feb 2024 09:42:58 +0000 (UTC) References: <87wmrddheu.fsf@cbaines.net> <0e28946e0983d9d83cb264ab11d9d34240a03d53.camel@planete-kraus.eu> User-agent: mu4e 1.10.7; emacs 29.1 From: Christopher Baines To: Vivien Kraus Cc: guix-devel@gnu.org Subject: Re: QA is back, who wants to review patches? Date: Sat, 10 Feb 2024 09:42:17 +0000 In-reply-to: <0e28946e0983d9d83cb264ab11d9d34240a03d53.camel@planete-kraus.eu> Message-ID: <87jzncd599.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.78 X-Spam-Score: -7.78 X-Migadu-Queue-Id: 3FB7319130 X-Migadu-Scanner: mx12.migadu.com X-TUID: 7jpzkdmf8deH --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Vivien Kraus writes: > Dear QA wizards, > > Le vendredi 09 f=C3=A9vrier 2024 =C3=A0 10:44 +0000, Christopher Baines a= =C3=A9crit=C2=A0: >> You just need to not be involved (so you can't review your >> own patches) > > I interpret this as it=E2=80=99s OK to review patches if you asked for a = change > in the thread, am I correct? Or is this too much involvement? That sounds fine. It's more you shouldn't review your own patches or someone elses patches where you were significantly involved in the work. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmXHRSJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xc6/Q//ZaNT7bWqEVjBVQL8bNr1yqqdk9DYAzpr r4jMJuKzF4ZsBYgn42hcv0TSfbgtMvCwGKZNzA51RmB/vcyJ6efkl4Yy+sOB3brq 2y0XKbTNXAjLrBbbGbhixvUpm6tP9CyaskmDptFFic1rsCMxlQaQn5SAKCP8JFZd xxy5b8L98K/78sSxTFQoHWZuj1k/pwdmVJONWF+ngvws7W+jV7Htl7Vy815v1FX4 9SPzRUGbv1PLYkxK6EisZ+m95c5hgefMnq3D6HSndQyQz4EDIjjnw+CkIyohkE6z NkenplwYFQ+z9mlYAnYFiXCCjeGNSkfUPdbwe6bjhbmvlTs0/VIv9Wtc7629uzWN Ck6Xq8TEFq9ieu9UQZack4I8dsLom4wavFyiJvs9BTSYLDd8kQVGObaJ0P3hM3lm Mk/r0I4+4auC5QfpaeEoekRHTvt/aJk1sn/ulcTBFtUfbiKPFMC4rD2HQZKPF/Hr +SCw0fIHMH+oxBoaNHHD/4JhtUbwZeTl7A7xNnSgQGdPMHiA0e1lfmxhpfhQBb2h N28sA01Ti8n9tZkYpalJ2HRw+Y/WTw1LugVVmaUt36+5AU0yTBJIKzKD7WRvAeik 8xQuzQqdQXmgpfLTmN4hV1sKVquaBjYM1Yrf2Lx20PUyTjHy1dYipzDYuuBKrUMj z0Ng4Q97ywQ= =0BUW -----END PGP SIGNATURE----- --=-=-=--