diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2021-05-24 18:11:49 +0200 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2021-05-24 18:11:49 +0200 |
commit | 78a7f5766afea0dbc0ea5db957eddaf27e685af1 (patch) | |
tree | 0328f425310dcacd4fc3634feddd6335e2a55ce9 /MAINTAINERS | |
parent | 2e8adb6448c78fdb748c13c7859b68f3e7984c4d (diff) | |
download | gdb-78a7f5766afea0dbc0ea5db957eddaf27e685af1.zip gdb-78a7f5766afea0dbc0ea5db957eddaf27e685af1.tar.gz gdb-78a7f5766afea0dbc0ea5db957eddaf27e685af1.tar.bz2 |
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.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5b8a4ef..5af8032 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 |