File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
communication/slack-config Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -358,6 +358,7 @@ channels:
358
358
- name : sig-autoscaling
359
359
- name : sig-autoscaling-api
360
360
- name : sig-cli
361
+ - name : sig-cli-krm-functions
361
362
- name : sig-clstr-life-leads
362
363
- name : sig-cluster-lifecycle
363
364
- name : sig-cluster-ops
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The [charter](charter.md) defines the scope and governance of the CLI Special In
18
18
* [ Meeting notes and Agenda] ( https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing ) .
19
19
* [ Meeting recordings] ( https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF ) .
20
20
* KRM Functions Subproject Meeting: [ Wednesdays at 10:30 PT (Pacific Time)] ( https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09 ) (biweekly). [ Convert to your timezone] ( http://www.thetimezoneconverter.com/?t=10:30&tz=PT%20%28Pacific%20Time%29 ) .
21
- * [ Meeting notes and Agenda] ( https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I /edit?usp=sharing ) .
21
+ * [ Meeting notes and Agenda] ( https://docs.google.com/document/d/1x80l4i88F27zSCxSjlhvwFdH6jQAHou1k1ibuXrDTaw /edit ) .
22
22
* [ Meeting recordings] ( https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF ) .
23
23
* Kustomize Bug Scrub: [ Wednesdays at 09:00 PT (Pacific Time)] ( https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09 ) (monthly). [ Convert to your timezone] ( http://www.thetimezoneconverter.com/?t=09:00&tz=PT%20%28Pacific%20Time%29 ) .
24
24
* [ Meeting notes and Agenda] ( https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing ) .
@@ -91,6 +91,8 @@ Centralized plugin index for krew.
91
91
### krm-functions
92
92
- ** Owners:**
93
93
- [ kubernetes-sigs/krm-functions-registry] ( https://github.com/kubernetes-sigs/krm-functions-registry/blob/main/OWNERS )
94
+ - ** Contact:**
95
+ - Slack: [ #sig-cli-krm-functions] ( https://kubernetes.slack.com/messages/sig-cli-krm-functions )
94
96
### kubectl
95
97
- ** Owners:**
96
98
- [ kubernetes/kubectl] ( https://github.com/kubernetes/kubectl/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -668,7 +668,7 @@ sigs:
668
668
tz : PT (Pacific Time)
669
669
frequency : biweekly
670
670
url : https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09
671
- archive_url : https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I /edit?usp=sharing
671
+ archive_url : https://docs.google.com/document/d/1x80l4i88F27zSCxSjlhvwFdH6jQAHou1k1ibuXrDTaw /edit
672
672
recordings_url : https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF
673
673
- description : Kustomize Bug Scrub
674
674
day : Wednesday
@@ -731,6 +731,8 @@ sigs:
731
731
owners :
732
732
- https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/OWNERS
733
733
- name : krm-functions
734
+ contact :
735
+ slack : sig-cli-krm-functions
734
736
owners :
735
737
- https://raw.githubusercontent.com/kubernetes-sigs/krm-functions-registry/main/OWNERS
736
738
- name : kubectl
You can’t perform that action at this time.
0 commit comments