summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-07-06 07:53:20 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-07-06 07:53:20 +0530
commit3f9bf4b92b184d29184dada00b15de78e30352f7 (patch)
tree3fd445a28c109bc8c3bc12d6c6a7bfdd96d35593
parent232bf471c819f0ed7c678b200c510215bbd2aeeb (diff)
sig-cluster-lifecycle: add image-builder subproject
-rw-r--r--sig-cluster-lifecycle/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index 7b6864cd..d6834f23 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -98,6 +98,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
- https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
- Contact
- Slack: [#etcdadm](https://kubernetes.slack.com/messages/etcdadm)
+- **image-builder**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/image-builder/master/OWNERS
- **kops**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index f9b052e7..4e65e1fb 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -971,6 +971,9 @@ sigs:
slack: etcdadm
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
+ - name: image-builder
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/image-builder/master/OWNERS
- name: kops
owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS