diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-12-08 08:37:47 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-08 08:37:47 -0800 |
| commit | 6deb08202874e2cd87f9a2a7e14c4a17e81ecc15 (patch) | |
| tree | 5a2515092261bc6033fc44602052c6ee7962036d /sig-cli | |
| parent | 29e82d9f28dd8f881641d084258f327907021afd (diff) | |
| parent | 71b896c339354598b42a1dbdee22c16b524a60fb (diff) | |
Merge pull request #6249 from mengqiy/krm-fn
add krm-functions subproject in sig-cli
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index 985b3d7c..cb136298 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -17,6 +17,9 @@ The [charter](charter.md) defines the scope and governance of the CLI Special In * 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). * [Meeting notes and Agenda](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing). * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF). +* 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). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing). + * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF). * 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). * [Meeting notes and Agenda](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing). * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF). @@ -85,6 +88,9 @@ Plugin manager for kubectl. Centralized plugin index for krew. - **Owners:** - [kubernetes-sigs/krew-index](https://github.com/kubernetes-sigs/krew-index/blob/master/OWNERS) +### krm-functions +- **Owners:** + - [kubernetes-sigs/krm-functions-registry](https://github.com/kubernetes-sigs/krm-functions-registry/blob/main/OWNERS) ### kubectl - **Owners:** - [kubernetes/kubectl](https://github.com/kubernetes/kubectl/blob/master/OWNERS) |
