diff options
author | John R Barker <john@johnrbarker.com> | 2018-11-21 11:28:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-21 11:28:56 +0100 |
commit | a6cf45da1680bf7cafb66ff6216ad7a4528c99c4 (patch) | |
tree | 409f8cf00057554bd08e4a9b98a622ef99944876 /.github/BOTMETA.yml | |
parent | VMware: New module vmware_dvswitch_lacp (#48555) (diff) | |
download | ansible-a6cf45da1680bf7cafb66ff6216ad7a4528c99c4.tar.xz ansible-a6cf45da1680bf7cafb66ff6216ad7a4528c99c4.zip |
botmeta - ignore cigamit from VMware (#48978)
Diffstat (limited to '.github/BOTMETA.yml')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 78e5f55ad8..051a0c61a8 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -130,7 +130,7 @@ files: $modules/cloud/univention/: 2-b $modules/cloud/vmware/: maintainers: $team_vmware - ignored: jcpowermac mtnbikenc + ignored: cigamit jcpowermac mtnbikenc $modules/cloud/vmware/vmware_host.py: dagwieers $modules/cloud/vmware/vmware_vm_shell.py: chrrrles $modules/cloud/vmware/_vsphere_guest.py: dagwieers |