summaryrefslogtreecommitdiff
path: root/dos
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-11-30 18:08:34 +0200
committerLasse Collin <lasse.collin@tukaani.org>2022-11-30 18:08:34 +0200
commit764955e2d4f2a5e8d6d6fec63af694f799e050e7 (patch)
treec255dde7ca1e23c53f3389f55dae967cbc67eeea /dos
parentc21983c76031e01da01ad3c6cc716fe4b8a75070 (diff)
downloadxz-764955e2d4f2a5e8d6d6fec63af694f799e050e7.tar.gz
Change the bug report address.
It forwards to me and Jia Tan. Also update the IRC reference in README as #tukaani was moved to Libera Chat long ago.
Diffstat (limited to 'dos')
-rw-r--r--dos/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dos/config.h b/dos/config.h
index 371baa4..67b72f8 100644
--- a/dos/config.h
+++ b/dos/config.h
@@ -137,7 +137,7 @@
#define NDEBUG 1
/* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
+#define PACKAGE_BUGREPORT "xz@tukaani.org"
/* Define to the full name of this package. */
#define PACKAGE_NAME "XZ Utils"