From 210a67f8b932d2e9fe3f152944353ee5609a53b6 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Mon, 24 Nov 2025 16:56:29 +0000 Subject: [PATCH] Documentation: contributing: Provide a reference to Matrix The libcamera IRC channel is bridged to Matrix which provides a convenient way to stay connected to the room. Provide a link to join via matrix. Reviewed-by: Umang Jain Reviewed-by: Jacopo Mondi Signed-off-by: Kieran Bingham --- Documentation/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst index 18b1914a..eaca2023 100644 --- a/Documentation/contributing.rst +++ b/Documentation/contributing.rst @@ -30,6 +30,11 @@ to the public. Point your IRC client to #libcamera to say hello, or use the .. _WebChat: https://webchat.oftc.net/?channels=libcamera +The IRC channel is also bridged and accessible via `Matrix`_ in the #libcamera +room: + +.. _Matrix: https://matrix.to/#/#libcamera:matrix.org + Source Code -----------