From 427479ae489818758a595285561fd47e5cc2a870 Mon Sep 17 00:00:00 2001 From: Andy Hill Date: Wed, 20 Dec 2017 13:48:41 -0500 Subject: [PATCH] remove andyhky from maintainers (#34096) * remove andyhky from maintainers I'm no longer able to contribute to ansible. * Explicitly ignore andyhky for modules with that user as an author --- .github/BOTMETA.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 9a94203cc2a..622c80a0a0d 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -259,7 +259,8 @@ files: $modules/cloud/misc/virt.py: $team_ansible $modules/cloud/misc/virt_net.py: drybjed $modules/cloud/misc/virt_pool.py: drybjed - $modules/cloud/misc/xenserver_facts.py: andyhky + $modules/cloud/misc/xenserver_facts.py: + ignored: andyhky $modules/cloud/openstack/: $team_openstack $modules/cloud/openstack/os_keystone_service.py: $team_openstack SamYaple $modules/cloud/openstack/os_project.py: $team_openstack agireud @@ -443,7 +444,8 @@ files: $modules/net_tools/ipify_facts.py: resmo $modules/net_tools/ipinfoio_facts.py: akostyuk $modules/net_tools/ldap/: jtyr - $modules/net_tools/lldp.py: andyhky + $modules/net_tools/lldp.py: + ignored: andyhky $modules/net_tools/nmcli.py: alcamie101 $modules/net_tools/nsupdate.py: nerzhul $modules/net_tools/omapi_host.py: nerzhul