public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 1/1] email: fix bug and patch email addresses
@ 2023-11-20 16:22 Ben Boeckel
  2023-11-20 16:25 ` Xi Ruoyao
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Boeckel @ 2023-11-20 16:22 UTC (permalink / raw)
  To: gcc-patches; +Cc: Ben Boeckel

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 --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 ..."
 #
-- 
2.42.0


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 1/1] email: fix bug and patch email addresses
@ 2023-11-21  4:39 Ben Boeckel
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Boeckel @ 2023-11-21  4:39 UTC (permalink / raw)
  To: gcc-patches; +Cc: Ben Boeckel

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 --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 ..."
 #
-- 
2.42.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-21  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-20 16:22 [PATCH 1/1] email: fix bug and patch email addresses Ben Boeckel
2023-11-20 16:25 ` Xi Ruoyao
2023-11-21  4:39 Ben Boeckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).