diff mbox series

[1/1] email: fix bug and patch email addresses

Message ID 20231121043959.3683025-1-ben.boeckel@kitware.com
State New
Headers show
Series [1/1] email: fix bug and patch email addresses | expand

Commit Message

Ben Boeckel Nov. 21, 2023, 4:39 a.m. UTC
Changelog:

	* config-ml.in: Update bug and patch email address.
	* symlink-tree: Update bug and patch email address.
---
 config-ml.in | 4 ++--
 symlink-tree | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/config-ml.in b/config-ml.in
index 68854a4f16c..107d31f58f8 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -24,8 +24,8 @@ 
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 #
-# Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# Please report bugs to <gcc-bugs@gcc.gnu.org>
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # It is advisable to support a few --enable/--disable options to let the
 # user select which libraries s/he really wants.
diff --git a/symlink-tree b/symlink-tree
index a9d50831b88..47d17e33928 100755
--- a/symlink-tree
+++ b/symlink-tree
@@ -23,8 +23,8 @@ 
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 #
-# Please report bugs to <gcc-bugs@gnu.org>
-# and send patches to <gcc-patches@gnu.org>.
+# Please report bugs to <gcc-bugs@gcc.gnu.org>
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
 #