diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-05-20 01:56:14 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-05-20 01:58:04 +0200 |
commit | c0087d33705f53cc3619a1a43a33602aaecc3a8b (patch) | |
tree | 9fb1d4b834b804ad45fb3183f72da7008138317b | |
parent | e942ed81595390a1e09f67af765c11ec4e936734 (diff) | |
download | guix-c0087d33705f53cc3619a1a43a33602aaecc3a8b.tar.gz |
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.
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | ROADMAP | 2 | ||||
-rw-r--r-- | doc/contributing.texi | 2 | ||||
-rw-r--r-- | 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 <help-guix@gnu.org> for questions and <bug-guix@gnu.org> for bug reports; email <gnu-system-discuss@gnu.org> 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! |