diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-06-06 22:44:15 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-06-07 17:24:10 +0000 |
commit | dd5ad376ff36877de65561395ee70fa688331bb9 (patch) | |
tree | 576e802f71a8869ebe3aa48da4983f10ea1d213b /docs/6_How_To_Contribute | |
parent | ce2084cf364e2196d5b42de3d2afe227baf15d4f (diff) |
Update irc and quickstart links
We're moving to irc.libera.chat, thus change this on the doc site as well.
Also update the mailinglist and contribution links.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I3464eab8928123491542a27fc350281b6a75b45f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26392
Reviewed-by: Walt Miner <walt@linux.com>
Diffstat (limited to 'docs/6_How_To_Contribute')
-rw-r--r-- | docs/6_How_To_Contribute/3_Working_with_Gerrit.md | 2 | ||||
-rw-r--r-- | docs/6_How_To_Contribute/7_General_Guidelines.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/6_How_To_Contribute/3_Working_with_Gerrit.md b/docs/6_How_To_Contribute/3_Working_with_Gerrit.md index 44da2d9..ccd9133 100644 --- a/docs/6_How_To_Contribute/3_Working_with_Gerrit.md +++ b/docs/6_How_To_Contribute/3_Working_with_Gerrit.md @@ -7,7 +7,7 @@ system. Please be sure that you are subscribed to the [mailing list](https://lists.automotivelinux.org/g/agl-dev-community) and of course, you -can reach out on IRC at the #automotive channel on Freenode.net +can reach out on IRC at the #automotive channel on irc.libera.chat Gerrit assigns the following roles to users: diff --git a/docs/6_How_To_Contribute/7_General_Guidelines.md b/docs/6_How_To_Contribute/7_General_Guidelines.md index b72e912..66092de 100644 --- a/docs/6_How_To_Contribute/7_General_Guidelines.md +++ b/docs/6_How_To_Contribute/7_General_Guidelines.md @@ -8,7 +8,7 @@ If you are looking for something to work on, or need some expert assistance in debugging a problem or working out a fix to an issue, our community is always eager to help. We hang out on various [developer meetings](https://www.automotivelinux.org/developer-meetings/), IRC (#automotive -on freenode.net) and the [mailing +on irc.libera.chat) and the [mailing lists](https://lists.automotivelinux.org/g/agl-dev-community). We will be glad to help. The only silly question is the one you don't ask. Questions are in fact a great way to help improve the project as they highlight where our |