From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca (simark.ca [158.69.221.121]) by sourceware.org (Postfix) with ESMTPS id 02D1B3858C55 for ; Sat, 8 Oct 2022 11:55:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 02D1B3858C55 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=simark.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=simark.ca Received: from [10.0.0.11] (unknown [217.28.27.60]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 7AAB81E0D3; Sat, 8 Oct 2022 07:55:01 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=simark.ca; s=mail; t=1665230101; bh=uli6eDeX7uKMavSSOSpE+yBJ5JDqTBy1iIm+KkL1LTk=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=l8VwBhWPB+uhgRP1rOC6qZs+3GxOQ6nVGTrnhIInP29ln0R6i2KMwLEC/2RDsPV8X Cty7bglxEemPqNjJnaCAENralhINFsTtZcssqY3VCWQoN4q8oZU92M2mUI7X0SW4si drL4UguW24aBDfUjT2WaVRgNEpFWjyYB/LXpVDmM= Message-ID: <790305bd-9cdf-9dbc-6b8e-b55f1f70258f@simark.ca> Date: Sat, 8 Oct 2022 07:55:00 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: Proposal: Add review tags to patch review workflow. Content-Language: en-US To: Eli Zaretskii Cc: blarsen@redhat.com, gdb@sourceware.org References: <754258e5-b9b7-0785-5580-f8f54e7ad6ad@simark.ca> <83y1tqltpp.fsf@gnu.org> From: Simon Marchi In-Reply-To: <83y1tqltpp.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-7.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,SPF_HELO_PASS,SPF_PASS,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 2022-10-08 02:23, Eli Zaretskii wrote: >> Date: Fri, 7 Oct 2022 16:46:23 -0400 >> From: Simon Marchi via Gdb >> >> We don't really have a formal process for voting / adopting proposals >> like this. Given there was no negative feedback at all (from what I >> remember), please go ahead and update the wiki. I will try to remember >> to use the tags from now on. > > It would help if the new rules for using the tags were posted here as > well, I think. Then, if someone has questions or wants to request > clarifications, they could do that right away, instead of waiting > until the first time they need to use the new rules. They were explained in Bruno's original message, and Bruno will add them to the wiki. Or maybe I don't understand what you mean. Simon