mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-13 03:24:39 +00:00
Add Community section with meeting info to README (#10468)
The README had no reference to Velero's community meetings, which CLOMonitor flags via the community_meeting check. Community meeting details already live on the community page but were not discoverable from the README. Add a Community section linking the bi-weekly community meetings, project meeting calendar, YouTube archive, Slack, and mailing list. Part of the CNCF incubation readiness work (#10383). Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
This commit is contained in:
@@ -30,6 +30,17 @@ Please use the version selector at the top of the site to ensure you are using t
|
||||
|
||||
If you encounter issues, review the [troubleshooting docs][30], [file an issue][4], or talk to us on the [#velero channel][25] on the Kubernetes Slack server.
|
||||
|
||||
## Community
|
||||
|
||||
Velero is an open community and we welcome your participation. The best way to get involved is to join our bi-weekly community meetings:
|
||||
|
||||
* Join the [Velero community meetings](https://velero.io/community/), held bi-weekly, alternating between Beijing-friendly and US/Europe-friendly time zones.
|
||||
* Subscribe to the [project meeting calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/velero?view=week).
|
||||
* Watch previous meetings on our [YouTube channel](https://www.youtube.com/playlist?list=PL7bmigfV0EqQRysvqvqOtRNk4L5S7uqwM).
|
||||
* Chat with us on the [Kubernetes Slack][25] `#velero` channel and join the [mailing list][24].
|
||||
|
||||
See the [community page](https://velero.io/community/) for the full schedule and details.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you are ready to jump in and test, add code, or help with documentation, follow the instructions on our [Start contributing][31] documentation for guidance on how to setup Velero for development.
|
||||
|
||||
Reference in New Issue
Block a user