Add etcd3 to botmeta (#35824)

The etcd3 module should have a corresponding entry in BOTMETA.
pull/4420/head
Jean-Philippe Evrard 2018-02-07 09:18:00 +00:00 committed by René Moser
parent 0c5650ee1b
commit 9f9bfd819f
1 changed files with 1 additions and 0 deletions

1
.github/BOTMETA.yml vendored
View File

@ -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