From 4396a8b7f3c4fb9b6ed12d8b66e85c3b0c7c7157 Mon Sep 17 00:00:00 2001 From: Roy Lenferink Date: Wed, 30 Jan 2019 19:34:54 +0100 Subject: Updated OWNERS files to include link to docs --- sig-cli/OWNERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sig-cli') 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: -- cgit v1.2.3 From 06a2a2f6867baf35c4b35fcccef872482938854f Mon Sep 17 00:00:00 2001 From: eduartua Date: Wed, 30 Jan 2019 13:26:54 -0600 Subject: file testing.md moved to the new folder /devel/sig-testing - URLs updated - tombstone file created --- sig-cli/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sig-cli') 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 -- cgit v1.2.3