diff --git a/contributors/design-proposals/sig-cli/template.md b/contributors/design-proposals/sig-cli/template.md index ccfcbcf34..9f3a683b8 100644 --- a/contributors/design-proposals/sig-cli/template.md +++ b/contributors/design-proposals/sig-cli/template.md @@ -4,7 +4,7 @@ Status: Pending Version: Alpha | Beta | GA -Assignee: +Implementation Owner: TBD ## Motivation diff --git a/sig-cli/contributing.md b/sig-cli/contributing.md index a7ce03b21..d56b207e5 100644 --- a/sig-cli/contributing.md +++ b/sig-cli/contributing.md @@ -151,7 +151,6 @@ any PRs are sent for code review. - **Note:** Include unit and e2e tests 6. Update related documentation - [Concept Docs](https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/concepts/tools/kubectl) - - [Tasks Docs](https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/tasks/tools/kubectl) 7. Release - Wait for your feature to appear in the next Kubernetes release!