summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Mikulėnas <grawity@gmail.com>2021-05-25 13:09:05 +0300
committerFrantisek Sumsal <frantisek@sumsal.cz>2021-05-25 12:27:22 +0200
commitfb906b00c68e34b8692e207a658bcfa3df62456c (patch)
treed97dceb620fbc0ac4a45bac231859195b95acb9e
parentdd30da133aace579613c89c70446145ff42e7042 (diff)
downloadsystemd-fb906b00c68e34b8692e207a658bcfa3df62456c.tar.gz
README: point at IRC channel on the new network
-rw-r--r--README2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a2b19d656d..4b2b7e7d50 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ MAILING LIST:
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
IRC:
- #systemd on irc.freenode.org
+ #systemd on irc.libera.chat
BUG REPORTS:
https://github.com/systemd/systemd/issues
diff --git a/README.md b/README.md
index 26622fe035..f7cee82fc2 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,6 @@ Please see our [Contribution Guidelines](docs/CONTRIBUTING.md) for more informat
When preparing patches for systemd, please follow our [Coding Style Guidelines](docs/CODING_STYLE.md).
-If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.freenode.org/%23systemd).
+If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.libera.chat/%23systemd).
Stable branches with backported patches are available in the [stable repo](https://github.com/systemd/systemd-stable).