From 907d38eebdd84265d716b6426d2a0a2dbf492aa6 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Thu, 8 Aug 2019 17:20:15 -0700 Subject: move repo-infra subproject to sig-testing repo-infra is mostly used for kazel, which relates to bazel, which is under sig-testing's purview --- sig-contributor-experience/README.md | 3 --- sig-testing/README.md | 3 +++ sigs.yaml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index 0079c21b..3d54b595 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -88,9 +88,6 @@ The following [subprojects][subproject-definition] are owned by sig-contributor- - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS -### repo-infra -- **Owners:** - - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS ### slack-infra - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/master/OWNERS diff --git a/sig-testing/README.md b/sig-testing/README.md index 865e3480..6f276686 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -66,6 +66,9 @@ Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action - https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS - **Contact:** - Slack: [#prow](https://kubernetes.slack.com/messages/prow) +### repo-infra +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS ### test-infra Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project - **Owners:** diff --git a/sigs.yaml b/sigs.yaml index 19b09e3c..94aac1c8 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1107,9 +1107,6 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS - - name: repo-infra - owners: - - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS - name: slack-infra contact: slack: slack-infra @@ -2012,6 +2009,9 @@ sigs: slack: prow owners: - https://raw.githubusercontent.com/kubernetes/test-infra/master/prow/OWNERS + - name: repo-infra + owners: + - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS - name: test-infra description: | Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project -- cgit v1.2.3