From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36603 invoked by alias); 13 Jan 2020 17:24:58 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 36588 invoked by uid 89); 13 Jan 2020 17:24:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=housekeeping, HX-Languages-Length:580 X-HELO: snark.thyrsus.com Received: from thyrsus.com (HELO snark.thyrsus.com) (71.162.243.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Jan 2020 17:24:57 +0000 Received: by snark.thyrsus.com (Postfix, from userid 1000) id B46EE4704D7C; Mon, 13 Jan 2020 12:24:55 -0500 (EST) Date: Mon, 13 Jan 2020 17:35:00 -0000 From: "Eric S. Raymond" To: Joseph Myers Cc: Sandra Loosemore , gcc-patches@gcc.gnu.org, libstdc++ Subject: Re: [PATCH] Clean up references to Subversion in documentation sources. Message-ID: <20200113172455.GA88155@thyrsus.com> Reply-To: esr@thyrsus.com References: <20200113140202.GA63759@thyrsus.com> <3f91720b-c6b3-533f-de39-26f200f5cc34@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-SW-Source: 2020-01/txt/msg00732.txt.bz2 Joseph Myers : > I think you'll need to commit this for Eric (using --author= to set the > git author, whenever you commit a patch for someone else). The libstdc++ > maintainers can probably handle regenerating the HTML version of the > libstdc++ documentation. I'm hesitant to request push access this soon, but...you don't seem to have an MR capability, and I have some other housekeeping/documentation patches in mind. -- Eric S. Raymond