summaryrefslogtreecommitdiff
path: root/communication/zoom-guidelines.md
AgeCommit message (Collapse)Author
2023-01-25sig-contribex: Remove Meet our ContributorsBob Killen
2023-01-25sig-contribex: Remove Office HoursBob Killen
2023-01-11Correct reference link formattingSean McGinnis
When using reference links (`[a link to something][something]`) the link goes itself is referred to later in the file. This normally should be a line that starts with the reference name in brackets, followed by the actual link (`[something]: <link>`). Many of these reference links in the repo have unnecessary leading spaces. While this renders OK, at least with GitHub's markdown rendering, it currently causes problems for sites like kubernetes.dev that pull in these docs and attempt to update the links so they are usable from a different rendered location. While the script that does that import should probably be updated to be a little more robust, this addresses the immediate need of fixing these broken kubernetes.dev links by removing the leading whitespaces so they are properly recongized and updated. Also some very minor cleanup in some older files. While these don't appear to be imported elsewhere, they were cleaned up to avoid the risk of any future copy/paste issues that could happen prior to the doc import script being updated to handle things correctly. Signed-off-by: Sean McGinnis <stmcg@amazon.com>
2022-07-17Fix markdown links to be compatible with contributor-siteBob Killen
While the trailing brackets [] are markdown compatible they break the links with the contributor-site link generator when the content is ingested.
2022-04-08Update communication guide to match style guidelines (#6491)Erik L. Arneson
* Update communication guide to match style guidelines Update the Zoom and Slack communication guides to match style guidelines. This also includes a few updates, grammar fixes, and modifications from the community. Co-authored-by: Aaron Epperson <aaron@aaronepperson.com> Co-authored-by: Bob Killen <killen.bob@gmail.com> * Fix links in slack-guidelines Co-authored-by: Aaron Epperson <aaron@aaronepperson.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2021-09-29Changed the broken link to Meet our Contributors in Zoom guidelines (#6080)Purneswar Prasad
* Changed the broken link to Meet our Contributors * Update communication/zoom-guidelines.md Co-authored-by: Madhav Jivrajani <12381034+MadhavJivrajani@users.noreply.github.com> Co-authored-by: Madhav Jivrajani <12381034+MadhavJivrajani@users.noreply.github.com>
2021-05-03Fix links from Zoom guidelinesGuyTempleton
* Fixes link to youtube guidelines * Fixes link to kubernetes code of conduct
2021-01-10Add Hugo metadata to Zoom guidelinesBob Killen
2020-08-27Rename kubernetes-sig-leads mentions to leads@ since the group has moved (#5068)Jorge O. Castro
* Rename kubernetes-sig-leads mentions to leads@ since the group has moved Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Update contributors/chairs-and-techleads/README.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-04-09Update zoom guidelines with waiting room infoBob Killen
2019-07-29updated broken zoom admins linkHimanshu Pandey
2019-04-14create youtube and zoom admin groupsJeffrey Sica
2019-03-12Move K8sYoutubeCollaboration.md to youtube-guidelines.mdBob Killen
2019-03-12Fix links to sig creation/lifecycle docNikhita Raghunath
2019-02-08Update CoC links to the Kubernetes CoC instead of the CNCF CoCNikhita Raghunath
2019-02-05Small text changeNate Reid
2019-01-31Update zoom guidelines.Bob Killen
2018-09-26Added screen sharing and recomendationsMAKOSCAFEE
2018-09-25adding latest moderation BPsparispittman
2018-08-13Add some audio/visual recommendationsJorge O. Castro
2018-08-07Centralize list of administrators and moderatorsJorge O. Castro
2018-05-18Add review feedbackJorge O. Castro
Require host moderation. Add section for editing video before publishing. Grammar fixes.
2018-05-18First draft of a zoom moderation documentJorge O. Castro