summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-03-17 16:07:09 -0700
committerGitHub <noreply@github.com>2019-03-17 16:07:09 -0700
commit570d2b9c3e863e395e5219e99bd3fbbcfaf5912d (patch)
tree0362c2ca304da058d31d45f73000994ae7331c14
parent3ed009a12fb22d8b45a58ccad73fe4bcd2b81775 (diff)
parent433ae4d45132cd7957d9becaed2d80e5549f2dcc (diff)
Merge pull request #3439 from dlipovetsky/etcdadm-sigs
Add etcdadm subproject to sig-cluster-lifecycle
-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 142b4f1a..afee45f8 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -69,6 +69,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
- **cluster-api-provider-openstack**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
+- **etcdadm**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
- **kops**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index faf545be..b4422306 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -910,6 +910,9 @@ sigs:
- name: cluster-api-provider-openstack
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
+ - name: etcdadm
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/etcdadm/master/OWNERS
- name: kops
owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS