summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: >