summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/sig-cli/template.md2
-rw-r--r--sig-cli/contributing.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/contributors/design-proposals/sig-cli/template.md b/contributors/design-proposals/sig-cli/template.md
index ccfcbcf3..9f3a683b 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: <github handle>
+Implementation Owner: TBD
## Motivation
diff --git a/sig-cli/contributing.md b/sig-cli/contributing.md
index a7ce03b2..d56b207e 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!