[binutils-gdb] MAINTAINERS: Update path to readline config.{sub, guess} files

Maciej W. Rozycki macro@sourceware.org
Mon May 24 16:13:02 GMT 2021


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=78a7f5766afea0dbc0ea5db957eddaf27e685af1

commit 78a7f5766afea0dbc0ea5db957eddaf27e685af1
Author: Maciej W. Rozycki <macro@orcam.me.uk>
Date:   Mon May 24 18:11:49 2021 +0200

    MAINTAINERS: Update path to readline config.{sub,guess} files
    
    Complement commit 6999161a2a3b ("Move readline to the readline/readline
    subdirectory") and update the path to readline config.{sub,guess} files
    documented in MAINTAINERS.
    
            * MAINTAINERS: Update path to readline config.{sub,guess} files.

Diff:
---
 ChangeLog   | 4 ++++
 MAINTAINERS | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 110283d451d..26eb827412b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-05-24  Maciej W. Rozycki  <macro@orcam.me.uk>
+
+	* MAINTAINERS: Update path to readline config.{sub,guess} files.
+
 2021-05-24  Maciej W. Rozycki  <macro@orcam.me.uk>
 
 	* config.guess: Import from upstream.
diff --git a/MAINTAINERS b/MAINTAINERS
index 5b8a4efbdf6..5af80329deb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27,7 +27,7 @@ cgen/; cgen parts of opcodes/, sim/ & include/
 	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


More information about the Gdb-cvs mailing list