diff options
| -rw-r--r-- | sig-api-machinery/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 35a32ec7..8887d0ef 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -92,6 +92,9 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS - https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS +- **yaml** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS ## GitHub Teams @@ -105,6 +105,9 @@ sigs: - https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS - https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS + - name: yaml + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS - name: Apps dir: sig-apps mission_statement: > |
