[1/1] email: fix bug and patch email addresses
Checks
Commit Message
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(-)
Comments
On Mon, 2023-11-20 at 11:22 -0500, Ben Boeckel wrote:
> 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>
I suggest to use https://gcc.gnu.org/bugzilla. I'm not sure if one can
directly send a mail to gcc-bugs (not via bugzilla) now.
> +# 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>
Likewise.
> +# and send patches to <gcc-patches@gcc.gnu.org>.
>
> # Syntax: symlink-tree srcdir "ignore1 ignore2 ..."
> #
@@ -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.
@@ -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 ..."
#