From 261ee3d5392783bb171419c304ddfb9a48d41f33 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Dec 2023 19:20:35 +0100 Subject: [PATCH] README: mention Matrix channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5439541713..e0c22ab51ec 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,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.libera.chat/%23systemd). +If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel), join our [IRC channel](irc://irc.libera.chat/%23systemd) or [Matrix channel](https://matrix.to/#/#systemd-project:matrix.org) Stable branches with backported patches are available in the [stable repo](https://github.com/systemd/systemd-stable).