diff options
| author | Evgeny Shmarnev <shmarnev@gmail.com> | 2020-07-24 12:48:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-24 03:48:22 -0700 |
| commit | e694cfe7f9c3532e2d6ff479d3da160ae735fce5 (patch) | |
| tree | 2bbdde079729f30b4f1f78a961f2f81e52c35daf | |
| parent | 059ef8e7f848dc81a50edff1395254aeceb8b935 (diff) | |
Update youtube guidelines to include subprojects (#4987)
* Update youtube guidelines to include subprojects
* Fix the link reference
| -rw-r--r-- | communication/youtube/youtube-guidelines.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/communication/youtube/youtube-guidelines.md b/communication/youtube/youtube-guidelines.md index 4dcc5323..cb513b6d 100644 --- a/communication/youtube/youtube-guidelines.md +++ b/communication/youtube/youtube-guidelines.md @@ -35,6 +35,9 @@ meeting recordings, as well as recordings of other recurring events such as the Kubernetes [Community meeting], [Office Hours], [Meet our Contributors] and others. +[Subprojects], in addition to SIGs, WGs, UGs may request their own playlists +to better target their contributors and increase general discoverability. + To better serve the community, [collaboration] has been enabled to share the management of the playlists. Anyone with the appropriate link to the particular playlist can upload videos _to that particular playlist_ (links & playlists are @@ -212,4 +215,5 @@ detailed information about streaming, see our [Streaming Config] [Community Meeting]: /events/community-meeting.md [Office Hours]: /events/office-hours.md [Meet our Contributors]: /mentoring/meet-our-contributors.md -[Streaming Config]: ./youtube/streaming-config.md
\ No newline at end of file +[Streaming Config]: ./youtube/streaming-config.md +[Subprojects]: ./governance.md#subprojects
\ No newline at end of file |
