From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 4FE7F3858D1E for ; Sun, 12 Mar 2023 10:26:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4FE7F3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id EF8FD33E7F; Sun, 12 Mar 2023 06:25:59 -0400 (EDT) Received: from naga.localdomain (188-23-63-229.adsl.highway.telekom.at [188.23.63.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 13E3833E74; Sun, 12 Mar 2023 06:25:58 -0400 (EDT) Date: Sun, 12 Mar 2023 11:25:57 +0100 (CET) From: Gerald Pfeifer To: =?ISO-8859-2?Q?Arsen_Arsenovi=E6?= cc: Sandra Loosemore , Sandra Loosemore , gcc-patches@gcc.gnu.org, Joseph Myers Subject: Re: [PATCH v2 1/5] docs: Create Indices appendix In-Reply-To: <868rg3xclp.fsf@aarsen.me> Message-ID: References: <20230223102714.3606058-1-arsen@aarsen.me> <20230223102714.3606058-2-arsen@aarsen.me> <9dd976a4-4e09-d901-b949-6d5037567b9b@codesourcery.com> <86sfed63l6.fsf@aarsen.me> <1db33a21-4645-1c63-faf2-4048be07c323@siemens.com> <86356b1nnh.fsf@aarsen.me> <524da6ec-f5b5-c41d-a96f-2481ffe3c5d6@siemens.com> <868rg3xclp.fsf@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323328-831717039-1678616759=:6336" X-Scanned-By: mailmunge 3.11 on 209.68.5.143 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-831717039-1678616759=:6336 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Sat, 11 Mar 2023, Arsen Arsenović wrote: > Sandra Loosemore writes: >> Hmmm, first off, I think somebody other than me needs to approve the >> configure and makefile pieces, as well as the maintainer-scripts part. >> It looks conceptually right to me Per gcc/MAINTAINERS that'd be build machinery (*.in) Paolo Bonzini build machinery (*.in) Nathanael Nerode build machinery (*.in) Alexandre Oliva build machinery (*.in) Ralf Wildenhues though I don't recall seeing much (if anything) from others than Alexandre for quite a while. So more likely one of the Global Reviewers in that same file. Gerald --8323328-831717039-1678616759=:6336--