From ecab61296bf20b2549aa5a3efc92483ba697ee24 Mon Sep 17 00:00:00 2001 From: Christian Ramseyer Date: Thu, 27 May 2021 15:17:36 +0200 Subject: [PATCH] IRC moved from freenode to libera --- Build.PL | 2 +- README.md | 2 +- lib/App/Netdisco.pm | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Build.PL b/Build.PL index cf0ca36f..996387db 100644 --- a/Build.PL +++ b/Build.PL @@ -129,7 +129,7 @@ Module::Build->new( bugtracker => 'https://github.com/netdisco/netdisco/issues', repository => 'https://github.com/netdisco/netdisco', MailingList => 'https://lists.sourceforge.net/lists/listinfo/netdisco-users', - IRC => 'irc://irc.freenode.org/#netdisco', + IRC => 'irc://irc.libera.chat/#netdisco', }, }, )->create_build_script; diff --git a/README.md b/README.md index c96413b1..e19f7bb4 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ It includes a lightweight web server for the interface, a backend daemon to gath Please check out the [installation instructions](https://metacpan.org/pod/App::Netdisco) on CPAN. -You can also speak to someone in the [`#netdisco@freenode`](https://webchat.freenode.net/?randomnick=1&prompt=1&channels=%23netdisco) IRC channel, or on the [community email list](https://lists.sourceforge.net/lists/listinfo/netdisco-users). +You can also speak to someone in the [`#netdisco@libera`](https://kiwiirc.com/nextclient/irc.libera.chat/) IRC channel, or on the [community email list](https://lists.sourceforge.net/lists/listinfo/netdisco-users). diff --git a/lib/App/Netdisco.pm b/lib/App/Netdisco.pm index 4b60922d..59fabc6d 100644 --- a/lib/App/Netdisco.pm +++ b/lib/App/Netdisco.pm @@ -62,7 +62,7 @@ L, and L. -You can also speak to someone in the C<#netdisco@freenode> IRC channel, or on +You can also speak to someone in the C<#netdisco@libera> IRC channel, or on the L. Before installing or upgrading please always review the latest L. @@ -235,7 +235,7 @@ L, and L. -You can also speak to someone in the C<#netdisco@freenode> IRC channel, or on +You can also speak to someone in the C<#netdisco@libera> IRC channel, or on the L. Before installing or upgrading please always review the latest L.