diff options
| author | Chao Xu <xuchao@google.com> | 2018-08-16 10:19:10 -0700 |
|---|---|---|
| committer | Chao Xu <xuchao@google.com> | 2018-08-21 12:58:02 -0700 |
| commit | 49ea09d3cc59097b22a7d06dd5d0b6379d997a35 (patch) | |
| tree | ef42ce58cd13398341b6763edcd00e233a665279 | |
| parent | 2315b75ac10bc8c3dc6d372f4efb1be1ea035667 (diff) | |
adding kube-migrator repo
| -rw-r--r-- | sig-api-machinery/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 74e50e13..413561f8 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -44,6 +44,7 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/garbagecollector/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/namespace/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/quota/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/kube-storage-version-migrator/master/OWNERS - **universal-machinery** - Owners: - https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS @@ -57,6 +57,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/garbagecollector/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/namespace/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/quota/OWNERS # if not us, who? + - https://raw.githubusercontent.com/kubernetes-sigs/kube-storage-version-migrator/master/OWNERS - name: universal-machinery # i.e., both client and server owners: - https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS |
