From: Mantas Mikulėnas Date: Tue, 25 May 2021 10:09:05 +0000 (+0300) Subject: README: point at IRC channel on the new network X-Git-Tag: v249-rc1~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb906b00c68e34b8692e207a658bcfa3df62456c;p=thirdparty%2Fsystemd.git README: point at IRC channel on the new network --- diff --git a/README b/README index a2b19d656d7..4b2b7e7d50c 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 26622fe0358..f7cee82fc2e 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).