From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id xbx6DPDJqmDDPAAAWB0awg (envelope-from ) for ; Sun, 23 May 2021 17:32:32 -0400 Received: by simark.ca (Postfix, from userid 112) id 229261F11C; Sun, 23 May 2021 17:32:32 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=MAILING_LIST_MULTI, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (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 simark.ca (Postfix) with ESMTPS id 5A1B21E01F for ; Sun, 23 May 2021 17:32:31 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 240983857005; Sun, 23 May 2021 21:32:30 +0000 (GMT) Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::4]) by sourceware.org (Postfix) with ESMTP id 76F6C385803C; Sun, 23 May 2021 21:32:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 76F6C385803C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=orcam.me.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=macro@orcam.me.uk Received: by angie.orcam.me.uk (Postfix, from userid 500) id 1D22B92009C; Sun, 23 May 2021 23:32:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 1741992009B; Sun, 23 May 2021 23:32:26 +0200 (CEST) Date: Sun, 23 May 2021 23:32:26 +0200 (CEST) From: "Maciej W. Rozycki" To: binutils@sourceware.org, gdb-patches@sourceware.org Subject: [PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Complement commit 6999161a2a3b ("Move readline to the readline/readline subdirectory") and update the path to readline config.{sub,guess} files documented in MAINTAINERS. --- Hi, There is a note at the top of MAINTAINERS asking that ChangeLog entries be not made for updates to this file, however I can see they have been. What shall I do then? I take it the change is otherwise obvious. Maciej --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) gdb-maintainers-readline-config.diff Index: binutils-gdb/MAINTAINERS =================================================================== --- binutils-gdb.orig/MAINTAINERS +++ binutils-gdb/MAINTAINERS @@ -27,7 +27,7 @@ cgen/; cgen parts of opcodes/, sim/ & in May need separate opcodes/ or sim/ approval for commits of regenerated files there. -config.guess; config.sub; readline/support/config.{sub,guess} +config.guess; config.sub; readline/readline/support/config.{sub,guess} config: http://savannah.gnu.org/projects/config Patches to config-patches@gnu.org. Changes need to be done in tandem with the official CONFIG