From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 8AF913858CDB for ; Sat, 8 Oct 2022 06:23:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8AF913858CDB Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org Received: from fencepost.gnu.org ([2001:470:142:3::e]:53688) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oh3Ev-0003Mt-9h; Sat, 08 Oct 2022 02:23:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=YSuIOsCjvTOqbu//2BoGVzwOvLoLYzguLfr5iLGciRQ=; b=WJfV4x/u/L7r exqTWUK691zXaN+I8gesB/ln5RLQfc/qHEFOwqx8iZJKWQab0WYySL+8KDCOe+CstZL2sgIXlh7GI tG4Zs86j5rPut8O4PUqkDQ2TzEVACvOPx8al4nKvKWuqVksLCCBnl40mcVuo2j7XIUofUnjzBthuY uwoWo+GGbRG62+syrGg8UAd+T+dZ2c57RefHGrKC2GEQRrDFswOzmyt6ApKGt7Up2NsdWjBRHb+ju vyTuRiD2Eto2YFSv9dV8Va8ydmVox7WVIWLacHXU4A9LkQ67C8hL5HLJvizCK08CPgMRbGoZ86ntY 4crHmSEo3alxZ0mqTvPKlQ==; Received: from [87.69.77.57] (port=3730 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oh3Eu-0004Z5-5m; Sat, 08 Oct 2022 02:23:12 -0400 Date: Sat, 08 Oct 2022 09:23:14 +0300 Message-Id: <83y1tqltpp.fsf@gnu.org> From: Eli Zaretskii To: Simon Marchi Cc: blarsen@redhat.com, gdb@sourceware.org In-Reply-To: <754258e5-b9b7-0785-5580-f8f54e7ad6ad@simark.ca> (message from Simon Marchi via Gdb on Fri, 7 Oct 2022 16:46:23 -0400) Subject: Re: Proposal: Add review tags to patch review workflow. References: <754258e5-b9b7-0785-5580-f8f54e7ad6ad@simark.ca> X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > 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. Thanks.