diff options
author | Alex Stephen <alexstephen@google.com> | 2018-12-21 02:18:48 +0100 |
---|---|---|
committer | Jordan Borean <jborean93@gmail.com> | 2018-12-21 02:18:48 +0100 |
commit | 774c1a57246060791abbaa2108e9ddfcbcf35b92 (patch) | |
tree | d9ac892f53e08ab4bb0f929ee7ff35f04db6e48b /.github | |
parent | Added supershipit to botmeta sanity test (#50219) (diff) | |
download | ansible-774c1a57246060791abbaa2108e9ddfcbcf35b92.tar.xz ansible-774c1a57246060791abbaa2108e9ddfcbcf35b92.zip |
Giving Google engineers supershipit on GCP Ansible resources/plugins/tests (#50218)
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index bb93372c9e..579f1a7382 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -110,7 +110,8 @@ files: maintainers: $team_docker $modules/cloud/docker/docker_network.py: olsaki $modules/cloud/google/: - maintainers: rambleraptor erjohnso + supershipit: $team_google + maintainers: $team_google ignored: supertom $modules/cloud/google/gc_storage.py: supertom $modules/cloud/linode/: $team_linode @@ -500,6 +501,9 @@ files: - cloud $module_utils/facts: support: core + $module_utils/gcp_utils.py: + maintainers: $team_google + supershipit: $team_google $module_utils/ipa.py: maintainers: $team_ipa $module_utils/k8s: @@ -947,6 +951,9 @@ files: # plugins/inventory $plugins/inventory/__init__.py: support: core + $plugins/inventory/gcp_compute.py: + maintainers: $team_google + supershipit: $team_google $plugins/inventory/ini.py: support: core $plugins/inventory/k8s.py: @@ -1140,6 +1147,9 @@ files: notified: mattclay test/integration/targets/aci: *aci test/integration/targets/docker: $team_docker + test/integration/targets/gcp: + maintainers: $team_google + supershipit: $team_google test/integration/targets/meraki: *meraki test/integration/targets/msc: *aci test/integration/targets/nxos: @@ -1188,6 +1198,7 @@ macros: team_cyberark_conjur: jvanderhoof ryanprior team_docker: akshay196 danihodovic dariko DBendit felixfontein jwitko kassiansun tbouvet team_extreme: bigmstone LindsayHill + team_google: rambleraptor erjohnso team_ipa: Nosmoht Akasurde fxfitz team_jboss: jairojunior wbrefvem Wolfant team_linode: InTheCloudDan lwm displague rmcintosh |