Skip to content

Commit ecb64c4

Browse files
authored
Merge pull request #5200 from cblecker/steering-monthly
Update SC meeting times
2 parents 588581e + 500e2dc commit ecb64c4

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

committee-steering/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ The Kubernetes Steering Committee is the governing body of the Kubernetes projec
1313
The [charter](https://git.k8s.io/steering/charter.md) defines the scope and governance of the Steering Committee.
1414

1515
## Meetings
16-
* Public Steering Committee Meeting: [Mondays at 11:00 PT (Pacific Time)](https://bit.ly/k8s-steering-wd) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29).
16+
* 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).
17+
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
18+
* 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).
1719
* [Meeting recordings](https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM).
1820

1921
## Members

sigs.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2985,11 +2985,18 @@ committees:
29852985
name: Aaron Crickenberger
29862986
company: Google
29872987
meetings:
2988+
- description: Private Steering Committee Meeting
2989+
day: third Monday
2990+
time: "11:00"
2991+
tz: PT (Pacific Time)
2992+
frequency: monthly
2993+
url: https://bit.ly/k8s-steering-wd
2994+
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
29882995
- description: Public Steering Committee Meeting
2989-
day: Monday
2996+
day: first Monday
29902997
time: "11:00"
29912998
tz: PT (Pacific Time)
2992-
frequency: biweekly
2999+
frequency: monthly
29933000
url: https://bit.ly/k8s-steering-wd
29943001
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
29953002
contact:

0 commit comments

Comments
 (0)