diff options
author | Ahmad Fatoum <a.fatoum@pengutronix.de> | 2022-01-24 16:18:22 +0100 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2022-01-26 10:01:04 +0100 |
commit | f741cfdb46aa8d5d187bd1f5dc78c9c14f6e77bb (patch) | |
tree | 65e68b89cabd4004bc6dbb49599bf2218c377155 /Documentation | |
parent | 84ea37e4580cabc2a49edc4e2c62b45a752771fc (diff) | |
download | barebox-f741cfdb46aa8d5d187bd1f5dc78c9c14f6e77bb.tar.gz barebox-f741cfdb46aa8d5d187bd1f5dc78c9c14f6e77bb.tar.xz |
Documentation: user: introduction: update with lore/matrix/libera info
The Website already points at Libera instead of Freenode. Update the
intro section, so the docs are correct as well.
While at it, mention lore and matrix.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Link: https://lore.barebox.org/20220124151827.3313412-1-a.fatoum@pengutronix.de
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user/introduction.rst | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Documentation/user/introduction.rst b/Documentation/user/introduction.rst index 8a980a70ab..523fe288f9 100644 --- a/Documentation/user/introduction.rst +++ b/Documentation/user/introduction.rst @@ -24,6 +24,15 @@ discussion of barebox takes place here: http://lists.infradead.org/mailman/listinfo/barebox/ -There's also an IRC channel: +Mails sent to the barebox mailing list are archived on +`lore.barebox.org <https://lore.barebox.org/barebox/>`_. -IRC: #barebox (Freenode) +Patch series sent there can be fetched with `b4 <https://pypi.org/project/b4/>`_ :: + + git config b4.midmask https://lore.barebox.org/%s + git config b4.linkmask https://lore.barebox.org/%s + b4 am https://lore.barebox.org/$messageid # replace with link + +There's also an IRC channel, which is +`bridged to Matrix <https://app.element.io/#/room/#barebox:matrix.org>`_: +#barebox on Libera Chat |