From 3116585ae440b45225da4c68bfe07b560bb3a08b Mon Sep 17 00:00:00 2001 From: jctanner Date: Tue, 23 Jan 2018 10:08:16 +0100 Subject: [PATCH] Ignore previous acl.py maintainer and also remove myself from docker* modules (#35216) --- .github/BOTMETA.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 59463ea6ca7..c6e1ac7b30f 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -219,10 +219,10 @@ files: $modules/cloud/dimensiondata/dimensiondata_network.py: aimonb tintoy $modules/cloud/docker/docker_container.py: ignored: ThomasSteinbach - maintainers: $team_ansible cove dusdanig jctanner kassiansun softzilla zfil - $modules/cloud/docker/docker_image.py: $team_ansible jctanner softzilla - $modules/cloud/docker/docker_image_facts.py: $team_ansible jctanner - $modules/cloud/docker/docker_login.py: jctanner olsaki + maintainers: $team_ansible cove dusdanig kassiansun softzilla zfil + $modules/cloud/docker/docker_image.py: $team_ansible softzilla + $modules/cloud/docker/docker_image_facts.py: $team_ansible + $modules/cloud/docker/docker_login.py: olsaki $modules/cloud/docker/docker_network.py: keitwb olsaki $modules/cloud/docker/docker_secret.py: $modules/cloud/docker/docker_service.py: $team_ansible @@ -365,7 +365,9 @@ files: $modules/database/postgresql/postgresql_user.py: $team_ansible matburt nerzhul $modules/database/proxysql/: bmildren $modules/database/vertica/: dareko - $modules/files/acl.py: $team_ansible bcoca + $modules/files/acl.py: + ignored: astorije + maintainers: $team_ansible bcoca $modules/files/archive.py: bendoh $modules/files/assemble.py: $team_ansible sfromm $modules/files/blockinfile.py: yaegashi