From 05c8e33983802cf2f3dd6af6fb2da8a94bc6914d Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Tue, 22 Oct 2019 09:17:21 -0500 Subject: [PATCH] Ignore sivel as a maintainer of vmware_deploy_ovf (#63790) --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 88a698775af..195a6173730 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -173,6 +173,8 @@ files: labels: [ cloud, vmware ] maintainers: $team_vmware notified: lparkes + $modules/cloud/vmware/vmware_deploy_ovf.py: + ignored: sivel $modules/cloud/vmware_httpapi/: &vmware_httpapi keywords: [ esx, vcenter, vcsa, vcsim, vsphere ] labels: [ cloud, vmware_httpapi ]