summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-contributor-experience/README.md3
-rw-r--r--sig-testing/README.md3
-rw-r--r--sigs.yaml6
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