Skip to content

Commit a98e497

Browse files
nuclearcatpatersonc
authored andcommitted
upd(website): Update Slack to Discord
According to TSC voting we are migrating to Discord. All links and content need to be updated accordingly. Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 34a057f commit a98e497

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/api-staging-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees:
1111
Maestro has a staging instance running for development purposes.
1212
It allows users to request an account on the new KernelCI API to give it a try. You can also enable your trees, builds, and tests on it. Here is the [developer documentation](https://docs.kernelci.org/maestro/pipeline/developer-documentation/) for the same.
1313

14-
[Staging deployment](https://github.com/kernelci/kernelci-api/tree/main/kube/aks) can already run a pipeline with KUnit, kselftest, kernel builds and boot tests. So please give it a go and create issues on GitHub and ask questions on the [mailing list](mailto:[email protected]), IRC `#kernelci` on libera.chat or [Slack](https://kernelci.slack.com) with whatever you may find.
14+
[Staging deployment](https://github.com/kernelci/kernelci-api/tree/main/kube/aks) can already run a pipeline with KUnit, kselftest, kernel builds and boot tests. So please give it a go and create issues on GitHub and ask questions on the [mailing list](mailto:[email protected]), IRC `#kernelci` on libera.chat or [Discord](https://discord.gg/KWbrbWEyqb) with whatever you may find.
1515

1616
Once the account request is accepted, a user account will be created by an admin and a random password will be sent to your email address. You can then use `kci user password update` to set your own password, `kci user verify` to verify your email address, and `kci user token` to get an API token. We'll also provide you with an AzureFiles share to use alongside the API, even though you may use any other storage as long as artifacts can be reached with a public HTTP URL.
1717

.github/ISSUE_TEMPLATE/new-tsc-member.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Please go through all the checklist below to add @_USERNAME_ (_FULL NAME_) as a
1212
- [ ] New member invited to join [`[email protected]`](https://groups.io/g/kernelci-tsc)
1313
- [ ] New member invited to the [monthly TSC meeting](https://docs.kernelci.org/org/#technical-steering-committee)
1414
- [ ] TSC documents shared with the new member (meeting minutes in Google Docs etc.)
15-
- [ ] New member invited to any relevant [Slack](https://kernelci.slack.com) private channels (if applicable)
15+
- [ ] New member invited to any relevant private channels (if applicable)
1616
- [ ] Induction about [TSC rules and duties](https://docs.kernelci.org/org/tsc/#rules) with Chair or other committee members completed

kernelci.org/config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ footer_about_disable = false
6868
desc = "Development takes place here!"
6969

7070
[[params.links.developer]]
71-
name = "Slack"
72-
url = "http://kernelci.slack.com/"
73-
icon = "fab fa-slack"
74-
desc = "Chat with other project developers"
71+
name = "Discord"
72+
url = "https://discord.gg/KWbrbWEyqb"
73+
icon = "fab fa-discord"
74+
desc = "Chat with other developers!"
7575

7676
# -- custom main menu --
7777

kernelci.org/content/en/org/maintainers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,13 @@ price plan.
242242

243243
* Maintainers: `broonie`, `khilman`, `padovan`
244244

245-
### Slack
245+
### Discord
246246

247-
The [KernelCI Slack channel](https://kernelci.slack.com) may be used as an
248-
alternative to IRC. However, more people are using IRC so Slack is only there
247+
The [KernelCI Discord channel](https://discord.gg/KWbrbWEyqb) may be used as an
248+
alternative to IRC. However, more people are using IRC so Discord is only there
249249
to facilitate communication when IRC is not practical.
250250

251-
* Maintainers: `khilman`, `spbnick`
251+
* Maintainers: `khilman`, `spbnick`, `padovan`
252252

253253
### Twitter
254254

0 commit comments

Comments
 (0)