summaryrefslogtreecommitdiff
path: root/communication/youtube
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-11-01time for emeritusParis Pittman
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-03-16Update the YouTube guidelinesErik L. Arneson
This updates the YouTube guidelines with feedback from the community and formatting changes to make it match the Markdown style guidelines. Co-authored-by: Aaron Epperson <aaron@aaronepperson.com>
2021-09-28Update for migrating contentJorge O. Castro
2021-09-20Convert wg-k8s-infra to sig-k8s-infra (#5928)Aaron Crickenberger
* mv wg-k8s-infra sig-k8s-infra * sigs.yaml: mv wg-k8s-infra to sig-k8s-infra * sigs.yaml: update sig-k8s-infra Specifically: - update mission statement - add k8s-infra-dns subproject - add k8s-infra-groups subproject * sigs.yaml: ran make * manual search-replace of wg-k8s-infra * slack-config: rename wg-k8s-infra channel * sig-k8s-infra: update charter Refresh the charter to: - define in scope binaries, apps, and services - explicitly spell out areas of collaboration that were previously implied - drop aspirational goals around on-call and vetting that we haven't had bandwidth to implement - drop WG-related governance terms or links
2021-02-15Updated youtube-guidelines.mdsharmapulkit04
2021-01-10Add Hugo metadata and fix links in YouTube guidelinesBob Killen
2020-10-15Video tutorial for youtube adminsmarkyjackson-taulia
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-07-24Update youtube guidelines to include subprojects (#4987)Evgeny Shmarnev
* Update youtube guidelines to include subprojects * Fix the link reference
2020-04-10first pass at obs config infoJeffrey Sica
2020-03-10Merge pull request #4592 from mrbobbytables/update-splain-usersKubernetes Prow Robot
Add sig network, wg data protection to splain user list
2020-03-10Add sig network, wg data protection to splain user listBob Killen
2020-03-10Updating youtube-guidelines.md with description notesMarky Jackson
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-01-24Update list of groups using splain automation.Bob Killen
2020-01-24fix ToC in youtube guidelines.Bob Killen
2019-12-18YouTube Docs Updatevishakha
2019-06-25youtube updatesparispittman
2019-05-14the-stream-teamChris Short
I do this because I keep deleting my local copy. I'm a genius. Signed-off-by: Chris Short <chris@chrisshort.net> Update communication/youtube/README.md Co-Authored-By: Bob Killen <rkillen@umich.edu> Signed-off-by: Chris Short <chris@chrisshort.net>