diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-09 10:22:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-09 10:22:45 -0700 |
| commit | 0cca3c8a437c868644dc6b101e404e3efca9610d (patch) | |
| tree | cee320863379b968d7946788e317cadd1c7c9b8f | |
| parent | 1294eea029dd34ae1a7d6e8aebd8c6bcb0947c38 (diff) | |
| parent | caeb9e52edeef8d7059f763d3287e3987309b088 (diff) | |
Merge pull request #3565 from mtaufen/legacyflag
Add legacyflag OWNERS to component-base subproject
| -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 76aab707..cc29e1b9 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -101,6 +101,7 @@ The following subprojects are owned by sig-api-machinery: - Owners: - https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS ## GitHub Teams @@ -118,6 +118,7 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS - name: Apps dir: sig-apps mission_statement: > |
