From c0087d33705f53cc3619a1a43a33602aaecc3a8b Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 20 May 2021 01:56:14 +0200 Subject: [PATCH] The #guix channel is hosted by Libera Chat. * README (Contact): Update network name. * ROADMAP: Likewise. * doc/contributing.texi (Contributing): Likewise. * doc/guix.texi (After System Installation): Likewise. --- README | 2 +- ROADMAP | 2 +- doc/contributing.texi | 2 +- doc/guix.texi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 169061cbcb..b9f36f8344 100644 --- a/README +++ b/README @@ -62,7 +62,7 @@ Please email for questions and for bug reports; email for general issues regarding the GNU system. -Join #guix on irc.freenode.net. +Join #guix on irc.libera.chat. * Guix & Nix diff --git a/ROADMAP b/ROADMAP index 2475cb637c..4d82884a5d 100644 --- a/ROADMAP +++ b/ROADMAP @@ -23,7 +23,7 @@ There will be a few 0.x releases by then to give the new features more exposure and testing. You're welcome to discuss this road map on guix-devel@gnu.org or #guix on -Freenode! +the Libera Chat IRC network! * Features scheduled for 1.0 diff --git a/doc/contributing.texi b/doc/contributing.texi index f3e2aed55e..c3419912a1 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -3,7 +3,7 @@ This project is a cooperative effort, and we need your help to make it grow! Please get in touch with us on @email{guix-devel@@gnu.org} and -@code{#guix} on the Freenode IRC network. We welcome ideas, bug +@code{#guix} on the Libera Chat IRC network. We welcome ideas, bug reports, patches, and anything that may be helpful to the project. We particularly welcome help on packaging (@pxref{Packaging Guidelines}). diff --git a/doc/guix.texi b/doc/guix.texi index 0c0a7eb174..e8b0485f78 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2628,7 +2628,7 @@ root's login shell, you'll need to @command{guix pull} separately. @end quotation Now, @pxref{Getting Started}, and -join us on @code{#guix} on the Freenode IRC network or on +join us on @code{#guix} on the Libera Chat IRC network or on @email{guix-devel@@gnu.org} to share your experience!