diff options
| author | Christoph Blecker <admin@toph.ca> | 2018-12-16 16:15:09 -0800 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2018-12-16 16:15:09 -0800 |
| commit | 0a56221e533277ecce90a624d45c2ca29c1da2b9 (patch) | |
| tree | 1d6407ee748e1703b4684da6eed7b97c378d8eb4 | |
| parent | 1b12281b5356e32a27f672004befadf3941171d4 (diff) | |
Add kubernetes-sigs/yaml repo
| -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: > |
