aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-07-06 17:19:03 -0300
committerDavid Bremner <david@tethera.net>2021-07-06 17:20:03 -0300
commitdd91621d808589e90168fb410c2c4b3b924f1eb8 (patch)
tree02d1e19e9c499d88b980c4a09bad59b00c4bb14f
parent32f42581e35ee0ebdd89c4cb44292e7979dc5eb7 (diff)
replace references to freenode with references to libera
I left the reference to freenode in the test suite data, since it is historical.
-rw-r--r--.travis.yml2
-rw-r--r--README2
-rw-r--r--doc/man1/notmuch.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 9dcec1ff..5bb03de6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,5 +25,5 @@ script:
notifications:
irc:
channels:
- - "chat.freenode.net#notmuch"
+ - "irc.libera.chat#notmuch"
on_success: change
diff --git a/README b/README
index 0aa9a080..03bbb57f 100644
--- a/README
+++ b/README
@@ -73,5 +73,5 @@ information.
There is also an IRC channel dedicated to talk about using and
developing notmuch:
- IRC server: irc.freenode.net
+ IRC server: irc.libera.chat
Channel: #notmuch
diff --git a/doc/man1/notmuch.rst b/doc/man1/notmuch.rst
index e7adcfcd..6bd1dc03 100644
--- a/doc/man1/notmuch.rst
+++ b/doc/man1/notmuch.rst
@@ -210,4 +210,4 @@ list <notmuch@notmuchmail.org> . Subscription is not required before
posting, but is available from the notmuchmail.org website.
Real-time interaction with the Notmuch community is available via IRC
-(server: irc.freenode.net, channel: #notmuch).
+(server: irc.libera.chat, channel: #notmuch).