From 87c98336d6fc94e6451d6d5c4ef8e025859e4374 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Premoli Date: Thu, 21 Dec 2017 04:37:21 +0100 Subject: [PATCH] Fix module names for bot (#34089) --- .github/BOTMETA.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 26b505865b..89ad897c98 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -332,9 +332,9 @@ files: $modules/clustering/consul_acl.py: sgargan $modules/clustering/consul_kv.py: sgargan $modules/clustering/consul_session.py: sgargan - $modules/clustering/k8s.py: chouseknecht sdoran maxamillion fabianvf flaper87 + $modules/clustering/k8s: chouseknecht sdoran maxamillion fabianvf flaper87 $modules/clustering/kubernetes.py: erjohnso supertom - $modules/clustering/openshift.py: chouseknecht sdoran maxamillion fabianvf flaper87 + $modules/clustering/openshift: chouseknecht sdoran maxamillion fabianvf flaper87 $modules/clustering/pacemaker_cluster.py: $modules/clustering/znode.py: treyperry $modules/commands/command.py: $team_ansible