[1/3] Documentation: contributing: Provide a reference to Matrix
diff mbox series

Message ID 20251124165631.3040364-2-kieran.bingham@ideasonboard.com
State New
Headers show
Series
  • Documentation: Update contribution notes
Related show

Commit Message

Kieran Bingham Nov. 24, 2025, 4:56 p.m. UTC
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.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
---
 Documentation/contributing.rst | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Umang Jain Nov. 25, 2025, 5:29 a.m. UTC | #1
On 2025-11-24 22:26, Kieran Bingham wrote:
> 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.
> 
> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

Reviewed-by: Umang Jain <uajain@igalia.com>

> ---
>  Documentation/contributing.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
> index 18b1914a9ed5..eaca20238829 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
>  -----------

Patch
diff mbox series

diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
index 18b1914a9ed5..eaca20238829 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
 -----------