From: OpenOCD-Gerrit <ope...@us...> - 2021-07-30 11:17:10
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via d9f99f6e26e6809b617d9ba36530ad4c32e912e1 (commit) from ae6de2f93d960c7d35e8d4c86d9c17dda17c561e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d9f99f6e26e6809b617d9ba36530ad4c32e912e1 Author: Paul Fertser <fer...@gm...> Date: Sun Jun 6 12:09:37 2021 +0300 doc: move the official channel to Libera.Chat Due to Freenode takeover it's likely that most of our users are going to seek support on Libera in the nearest future. Change-Id: I98db95bab51f4ef2ac854bf521468d22b2794e56 Signed-off-by: Paul Fertser <fer...@gm...> Reviewed-on: http://openocd.zylin.com/6297 Tested-by: jenkins Reviewed-by: Tarek BOCHKATI <tar...@gm...> Reviewed-by: Antonio Borneo <bor...@gm...> Reviewed-by: Marc Schink <de...@za...> diff --git a/doc/openocd.texi b/doc/openocd.texi index b49550511..8f372a1a2 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -202,7 +202,7 @@ communication between users: @section OpenOCD IRC Support can also be found on irc: -@uref{irc://irc.freenode.net/openocd} +@uref{irc://irc.libera.chat/openocd} @node Developers @chapter OpenOCD Developer Resources ----------------------------------------------------------------------- Summary of changes: doc/openocd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Main OpenOCD repository |