diff mbox series

[v2,1/2] email: fix patch email addresses

Message ID 20240309033116.3909046-1-ben.boeckel@kitware.com
State New
Headers show
Series [v2,1/2] email: fix patch email addresses | expand

Commit Message

Ben Boeckel March 9, 2024, 3:31 a.m. UTC
ChangeLog:

	* config-ml.in: Update patch email address.
	* symlink-tree: Update patch email address.

Signed-off-by: Ben Boeckel <ben.boeckel@kitware.com>
---
v1 -> v2:
- add Signed-off-by

---
 config-ml.in | 2 +-
 symlink-tree | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


base-commit: 6fe63013e3292a45288461b7efa9d52e0ac234dc
diff mbox series

Patch

diff --git a/config-ml.in b/config-ml.in
index 68854a4f16c..6aff74410c0 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -25,7 +25,7 @@ 
 # 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>.
+# 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..5cb95ba66aa 100755
--- a/symlink-tree
+++ b/symlink-tree
@@ -24,7 +24,7 @@ 
 # 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>.
+# and send patches to <gcc-patches@gcc.gnu.org>.
 
 # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
 #