From 2de68acfea486022ec7357e42a69292a47cfc0ae Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Wed, 19 Feb 2025 21:55:28 +0000 Subject: [PATCH] Remove the bug reporting email address. --- README.md | 4 ++-- configure.ac | 2 +- docs/pv.1 | 4 +--- docs/pv.1.md | 6 ++---- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index de00e67..3587f24 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ You should have received a copy of the GNU General Public License, version 3, in "[docs/COPYING](./docs/COPYING)". If not, see . -Please report any bugs to **pv@ivarch.com**, or use the issue tracker linked -from the **pv** home page. +Please report bugs or request features via the issue tracker linked from the +home page. The **pv** home page is at: diff --git a/configure.ac b/configure.ac index 4470b2f..14720bd 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023-2025 Andrew Wood dnl dnl License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'. -AC_INIT([pv], [1.9.31], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml]) +AC_INIT([pv], [1.9.31], [https://codeberg.org/ivarch/pv/issues], [pv], [https://www.ivarch.com/programs/pv.shtml]) AC_CONFIG_SRCDIR([src/include/config.h.in]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([src/include/config.h]) diff --git a/docs/pv.1 b/docs/pv.1 index 0edaf7e..09a09a8 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -782,9 +782,7 @@ Numbers passed to \*(lq\fB\-\-last\-written\fR\*(rq, must be integers with no suffix. .\" .SH REPORTING BUGS -Please report any bugs to \fBpv@ivarch.com\fR. -.PP -Alternatively, use the issue tracker linked from the +Please report bugs or feature requests via the issue tracker linked from the .UR https://www.ivarch.com/programs/pv.shtml \fBpv\fR home page .UE . diff --git a/docs/pv.1.md b/docs/pv.1.md index d7657f5..ea24d00 100644 --- a/docs/pv.1.md +++ b/docs/pv.1.md @@ -742,10 +742,8 @@ be integers with no suffix. # REPORTING BUGS -Please report any bugs to **pv@ivarch.com**. - -Alternatively, use the issue tracker linked from the [**pv** home -page](https://www.ivarch.com/programs/pv.shtml). +Please report bugs or feature requests via the issue tracker linked from the +[**pv** home page](https://www.ivarch.com/programs/pv.shtml). # SEE ALSO