summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2018-12-16 16:15:09 -0800
committerChristoph Blecker <admin@toph.ca>2018-12-16 16:15:09 -0800
commit0a56221e533277ecce90a624d45c2ca29c1da2b9 (patch)
tree1d6407ee748e1703b4684da6eed7b97c378d8eb4
parent1b12281b5356e32a27f672004befadf3941171d4 (diff)
Add kubernetes-sigs/yaml repo
-rw-r--r--sig-api-machinery/README.md3
-rw-r--r--sigs.yaml3
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
diff --git a/sigs.yaml b/sigs.yaml
index 1f8c1403..52c0c9de 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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: >