Merge pull request #5249 from nikhita/new-sc-meeting-time
Update steering committee meeting time to 9:30am PT
This commit is contained in:
commit
20078616d5
|
@ -13,9 +13,9 @@ The Kubernetes Steering Committee is the governing body of the Kubernetes projec
|
||||||
The [charter](https://git.k8s.io/steering/charter.md) defines the scope and governance of the Steering Committee.
|
The [charter](https://git.k8s.io/steering/charter.md) defines the scope and governance of the Steering Committee.
|
||||||
|
|
||||||
## Meetings
|
## Meetings
|
||||||
* Private Steering Committee Meeting: [third Mondays at 11:00 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29).
|
* Private Steering Committee Meeting: [third Mondays at 9:30 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29).
|
||||||
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
|
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
|
||||||
* Public Steering Committee Meeting: [first Mondays at 11:00 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29).
|
* Public Steering Committee Meeting: [first Mondays at 9:30 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29).
|
||||||
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
|
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
|
||||||
|
|
||||||
## Members
|
## Members
|
||||||
|
|
|
@ -2991,14 +2991,14 @@ committees:
|
||||||
meetings:
|
meetings:
|
||||||
- description: Private Steering Committee Meeting
|
- description: Private Steering Committee Meeting
|
||||||
day: third Monday
|
day: third Monday
|
||||||
time: "11:00"
|
time: "9:30"
|
||||||
tz: PT (Pacific Time)
|
tz: PT (Pacific Time)
|
||||||
frequency: monthly
|
frequency: monthly
|
||||||
url: https://bit.ly/k8s-steering-wd
|
url: https://bit.ly/k8s-steering-wd
|
||||||
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
|
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
|
||||||
- description: Public Steering Committee Meeting
|
- description: Public Steering Committee Meeting
|
||||||
day: first Monday
|
day: first Monday
|
||||||
time: "11:00"
|
time: "9:30"
|
||||||
tz: PT (Pacific Time)
|
tz: PT (Pacific Time)
|
||||||
frequency: monthly
|
frequency: monthly
|
||||||
url: https://bit.ly/k8s-steering-wd
|
url: https://bit.ly/k8s-steering-wd
|
||||||
|
|
Loading…
Reference in New Issue