mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 04:21:03 +00:00
Merge pull request #326 from jepio/update-slack-link
readme: Update Slack invite link
This commit is contained in:
commit
4c81f8f2a9
@ -41,7 +41,7 @@ You can join our community on any of the following places:
|
||||
* General discussions channel: [`#kata-general`](http://webchat.oftc.net/?channels=kata-general).
|
||||
* Development discussions channel: [`#kata-dev`](http://webchat.oftc.net/?channels=kata-dev).
|
||||
|
||||
* Get an [invite to our Slack channel](http://bit.ly/kataslack).
|
||||
* Get an [invite to our Slack channel](https://bit.ly/3bbRXOV).
|
||||
and then [join us on Slack](https://katacontainers.slack.com/).
|
||||
|
||||
* Follow us on [Twitter](https://twitter.com/KataContainers) or
|
||||
|
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#
|
||||
# Copyright (c) 2023 Kata Contributors
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# Description: Generate a list of kata contributors by extracting contact
|
||||
|
Loading…
Reference in New Issue
Block a user