diff options
| author | Hannes Hörl <hhorl@pivotal.io> | 2019-02-14 15:10:52 +0000 |
|---|---|---|
| committer | Maria Ntalla <mntalla@pivotal.io> | 2019-02-14 15:10:52 +0000 |
| commit | f87e0f084c2636a8ba8ed8674faa25b59087c533 (patch) | |
| tree | 17349ca8ede8d82b29b36ea8ed356a024a1d445d /sig-cli | |
| parent | b79961c65f4b19ebbfbd45b1c0d39ba4c71dd249 (diff) | |
| parent | 665611b75a772677978e6a544690d27a20d75565 (diff) | |
Merge remote-tracking branch 'upstream/master' into contrib-test-debug
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/CONTRIBUTING.md | 2 | ||||
| -rw-r--r-- | sig-cli/OWNERS | 2 | ||||
| -rw-r--r-- | sig-cli/migrated-from-wiki/roadmap-kubectl.md | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index 85f6e952..bdf9d4c5 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -421,6 +421,6 @@ See the sig-cli [community page] for points of contact and meeting times: [release]: #release [slack-messages]: https://kubernetes.slack.com/messages/sig-cli [slack-signup]: http://slack.k8s.io/ -[tests]: /contributors/devel/testing.md +[tests]: /contributors/devel/sig-testing/testing.md [cli mentors]: https://groups.google.com/a/google.com/forum/#!forum/kubernetes-sig-cli-mentors [about me form]: https://docs.google.com/forms/d/1ID6DX1abiDr9Z9_sXXC0DsMwuyHb_NeFdB3xeRa4Vf0 diff --git a/sig-cli/OWNERS b/sig-cli/OWNERS index 248d3e7c..96fdea25 100644 --- a/sig-cli/OWNERS +++ b/sig-cli/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-cli-leads approvers: diff --git a/sig-cli/migrated-from-wiki/roadmap-kubectl.md b/sig-cli/migrated-from-wiki/roadmap-kubectl.md index 62d8b6e7..fc639efd 100644 --- a/sig-cli/migrated-from-wiki/roadmap-kubectl.md +++ b/sig-cli/migrated-from-wiki/roadmap-kubectl.md @@ -2,7 +2,7 @@ `kubectl` is the Kubernetes CLI. -If you'd like to contribute, please read the [conventions](/contributors/devel/kubectl-conventions.md) and familiarize yourself with [existing commands](http://kubernetes.io/docs/user-guide/kubectl-overview/). +If you'd like to contribute, please read the [conventions](/contributors/devel/sig-cli/kubectl-conventions.md) and familiarize yourself with [existing commands](http://kubernetes.io/docs/user-guide/kubectl-overview/). **Owner:** @kubernetes/kubectl |
