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 /doc | |
parent | e942ed81595390a1e09f67af765c11ec4e936734 (diff) |
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributing.texi | 2 | ||||
-rw-r--r-- | doc/guix.texi | 2 |
2 files changed, 2 insertions, 2 deletions
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! |