summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-12-06 19:20:35 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-12-06 19:27:16 +0100
commit261ee3d5392783bb171419c304ddfb9a48d41f33 (patch)
treee4289f1b4fb2ff2fa1f837a715b0ea8bb94198d3
parentMerge pull request #30341 from bluca/news (diff)
downloadsystemd-261ee3d5392783bb171419c304ddfb9a48d41f33.tar.xz
systemd-261ee3d5392783bb171419c304ddfb9a48d41f33.zip
README: mention Matrix channel
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f543954171..e0c22ab51e 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).