From 71706031c7daf1c6bdfe70b7c3e17e86a13c5d53 Mon Sep 17 00:00:00 2001 From: Victor Fauth Date: Thu, 25 Feb 2021 15:17:48 +0100 Subject: [PATCH] BOTMETA.yml: Remove vfauth as etcd3 maintainer (#1900) --- .github/BOTMETA.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index bbd52b544e..c9a62d5d29 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -294,7 +294,8 @@ files: $modules/clustering/consul/: maintainers: $team_consul $modules/clustering/etcd3.py: - maintainers: evrardjp vfauth + maintainers: evrardjp + ignore: vfauth $modules/clustering/nomad/: maintainers: chris93111 $modules/clustering/pacemaker_cluster.py: