public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ben Boeckel <ben.boeckel@kitware.com>
To: gcc-patches@gcc.gnu.org
Cc: Ben Boeckel <ben.boeckel@kitware.com>
Subject: [PATCH 1/1] email: fix bug and patch email addresses
Date: Mon, 20 Nov 2023 23:39:58 -0500	[thread overview]
Message-ID: <20231121043959.3683025-1-ben.boeckel@kitware.com> (raw)

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


             reply	other threads:[~2023-11-21  4:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21  4:39 Ben Boeckel [this message]
2023-11-21  4:39 ` [PATCH 2/2] bugzilla: remove `gcc-bugs@` mailing list address Ben Boeckel
2023-11-22 23:15   ` Joseph Myers
2023-11-23  1:57     ` Ben Boeckel
2023-11-23  2:18       ` Xi Ruoyao
  -- strict thread matches above, loose matches on Subject: below --
2023-11-20 16:22 [PATCH 1/1] email: fix bug and patch email addresses Ben Boeckel
2023-11-20 16:25 ` Xi Ruoyao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231121043959.3683025-1-ben.boeckel@kitware.com \
    --to=ben.boeckel@kitware.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).