Add etcd3 to botmeta (#35824)

The etcd3 module should have a corresponding entry in BOTMETA.
This commit is contained in:
Jean-Philippe Evrard 2018-02-07 09:18:00 +00:00 committed by René Moser
parent 0c5650ee1b
commit 9f9bfd819f

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