From 9f9bfd819fb6a02b616dbc38b281b335706a2899 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Wed, 7 Feb 2018 09:18:00 +0000 Subject: [PATCH] Add etcd3 to botmeta (#35824) The etcd3 module should have a corresponding entry in BOTMETA. --- .github/BOTMETA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1480dd3f0bc..edf49917fa5 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -336,6 +336,7 @@ files: $modules/clustering/consul_acl.py: sgargan $modules/clustering/consul_kv.py: sgargan $modules/clustering/consul_session.py: sgargan + $modules/clustering/etcd3.py: evrardjp $modules/clustering/k8s: chouseknecht sdoran maxamillion fabianvf flaper87 $modules/clustering/kubernetes.py: erjohnso supertom $modules/clustering/openshift: chouseknecht sdoran maxamillion fabianvf flaper87