]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Update the mailing list address to ngircd@lists.barton.de
authorAlexander Barton <alex@barton.de>
Sat, 20 Jan 2024 14:37:50 +0000 (15:37 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 20 Jan 2024 15:43:54 +0000 (16:43 +0100)
AUTHORS.md
README.md
configure.ng
contrib/platformtest.sh

index 79ae3b18da6d281c6eea89873162eadbddc759bf..a2408e39ff29e590b67436551e64963a6669465b 100644 (file)
@@ -2,7 +2,7 @@
 
 Note:
 If you have comments, patches or something else, please feel free to post
-a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
+a mail to the ngIRCd mailing list: <ngircd@lists.barton.de> (please see
 <http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
 channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
 
index 66ec0418a3f81042d527b75a877c548008174531..5a20d548c8156710747810e7ad37bbdc8fc7e97e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ interested in the latest development code: <https://github.com/ngircd/ngircd>.
 Please don't hesitate to contact us if you encounter problems:
 
 - On IRC: <irc://irc.barton.de/ngircd>
-- Via the mailing list: <ngircd-ml@ngircd.barton.de>
+- Via the mailing list: <ngircd@lists.barton.de>
 
 See <https://ngircd.barton.de/support> for details.
 
index 346b6aa87ebb9187e0a320bd7b116a3713e87853..f6c70e5ded5ec595791debee445bee28a847bec9 100644 (file)
@@ -23,7 +23,7 @@ m4_ifdef([AM_SILENT_RULES],
 # -- Initialisation --
 
 AC_PREREQ([2.61])
-AC_INIT([ngIRCd],[VERSION_ID],[ngircd-ml@ngircd.barton.de],[ngircd],[http://ngircd.barton.de/])
+AC_INIT([ngIRCd],[VERSION_ID],[ngircd@lists.barton.de],[ngircd],[https://ngircd.barton.de/])
 
 AC_CONFIG_SRCDIR([src/ngircd/ngircd.c])
 AC_CONFIG_HEADER([src/config.h])
index 4b1b99147257e82210ece2f7b1a0eed569ffd6a9..e5d577d98daa1df494b85f4237f1ce10bd0e9653 100755 (executable)
@@ -12,7 +12,7 @@
 
 # This script analyzes the build process of ngIRCd and generates output
 # suitable for inclusion in doc/Platforms.txt -- please send reports
-# to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de>.
+# to the ngIRCd mailing list: <ngircd@lists.barton.de>.
 
 NAME=$(basename "$0")
 VERBOSE=