diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-05-28 13:20:26 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-05-30 12:32:52 +0300 |
commit | 6b22a3657c615588ff489dbe16a0484530830823 (patch) | |
tree | 69837380c0fe55b62980af769b5e3a2f0f286269 | |
parent | d1d1939602384a4c17afecd4fd2d05bbaf7f1ddf (diff) |
libcamera is moving its IRC channel to OFTC (irc.oftc.net)
As reported by lwn.net in https://lwn.net/Articles/856543/ and
https://lwn.net/Articles/857140/, freenode, the largest IRC network and
the home of our IRC channel, is embroiled in a messy dispute. After
careful consideration, we have decided that it is not a suitable place
to host our community anymore.
Effective immediately, the #libcamera IRC channel is transferred to the
OFTC IRC network. We will continue our effort to make the channel a
welcoming place for everybody.
Usage of OFTC is governed by its network [1] and privacy [2] policies.
While we don't expect these to cause issues for anyone, please feel free
to contact OFTC or libcamera should you have any question or concern.
[1] https://www.oftc.net/Network_Policy/
[2] https://www.oftc.net/Privacy_Policy/
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
-rw-r--r-- | Documentation/contributing.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst index 122937f1..6da82bac 100644 --- a/Documentation/contributing.rst +++ b/Documentation/contributing.rst @@ -20,10 +20,11 @@ list information page. IRC Channel ----------- -For informal and real time discussions, our IRC channel on Freenode is open to -the public. Point your IRC client to #libcamera to say hello, or use the `WebChat`_. +For informal and real time discussions, our IRC channel on irc.oftc.net is open +to the public. Point your IRC client to #libcamera to say hello, or use the +`WebChat`_. -.. _WebChat: https://webchat.freenode.net/?channels=%23libcamera&uio=d4 +.. _WebChat: https://webchat.oftc.net/?channels=libcamera Source Code ----------- |