README: point at IRC channel on the new network

This commit is contained in:
Mantas Mikulėnas 2021-05-25 13:09:05 +03:00 committed by Frantisek Sumsal
parent dd30da133a
commit fb906b00c6
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -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

View file

@ -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).