diff options
Diffstat (limited to 'sig-cli/README.md')
| -rw-r--r-- | sig-cli/README.md | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index 2b3c5440..504f1c59 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -22,20 +22,20 @@ The [charter](charter.md) defines the scope and governance of the CLI Special In ### Chairs The Chairs of the SIG run operations and processes governing the SIG. -* Maciej Szulik (**[@soltysh](https://github.com/soltysh)**), Red Hat * Sean Sullivan (**[@seans3](https://github.com/seans3)**), Google +* Maciej Szulik (**[@soltysh](https://github.com/soltysh)**), Red Hat ### Technical Leads The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions. -* Maciej Szulik (**[@soltysh](https://github.com/soltysh)**), Red Hat * Phillip Wittrock (**[@pwittrock](https://github.com/pwittrock)**), Google +* Maciej Szulik (**[@soltysh](https://github.com/soltysh)**), Red Hat ## Emeritus Leads -* Fabiano Franz (**[@fabianofranz](https://github.com/fabianofranz)**), Red Hat * Tony Ado (**[@AdoHe](https://github.com/AdoHe)**), Alibaba +* Fabiano Franz (**[@fabianofranz](https://github.com/fabianofranz)**), Red Hat ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-cli) @@ -45,19 +45,15 @@ subprojects, and resolve cross-subproject technical issues and decisions. ## Subprojects The following subprojects are owned by sig-cli: -- **kubectl** - - Owners: - - https://raw.githubusercontent.com/kubernetes/kubectl/master/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubectl/OWNERS -- **kustomize** +- **cli-experimental** - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/cli-experimental/master/OWNERS - **cli-sdk** - Owners: - https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS - - https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS + - https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS - **krew** - Description: Plugin manager for kubectl. - Owners: @@ -66,9 +62,13 @@ The following subprojects are owned by sig-cli: - Description: Centralized plugin index for krew. - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/OWNERS -- **cli-experimental** +- **kubectl** - Owners: - - https://raw.githubusercontent.com/kubernetes-sigs/cli-experimental/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubectl/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubectl/OWNERS +- **kustomize** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS ## GitHub Teams |
