diff --git a/sig-service-catalog/README.md b/sig-service-catalog/README.md index ba36567b4..98b6ef1f3 100644 --- a/sig-service-catalog/README.md +++ b/sig-service-catalog/README.md @@ -42,9 +42,12 @@ The Chairs of the SIG run operations and processes governing the SIG. ## Subprojects The following subprojects are owned by sig-service-catalog: +- **minibroker** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS - **service-catalog** - Owners: - - https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS ## GitHub Teams diff --git a/sigs.yaml b/sigs.yaml index 74682b379..ea43214ae 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1970,9 +1970,12 @@ sigs: - name: sig-service-catalog-test-failures description: Test Failures and Triage subprojects: + - name: minibroker + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS - name: service-catalog owners: - - https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS - dir: sig-storage name: Storage mission_statement: >