From 7228755f00cd45dda564c0de0bbbc55421fe0377 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Mon, 22 Jan 2018 13:25:06 +0000 Subject: [PATCH] infoblox (#35179) Even though this module belongs in net_tools it will be managed by the network team. --- .github/BOTMETA.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 746cb00619..59463ea6ca 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -450,6 +450,9 @@ files: $modules/net_tools/ldap/: jtyr $modules/net_tools/lldp.py: ignored: andyhky + $modules/net_tools/nios/: + labels: networking + maintainers: $team_networking $modules/net_tools/nmcli.py: alcamie101 $modules/net_tools/nsupdate.py: nerzhul $modules/net_tools/omapi_host.py: nerzhul @@ -928,6 +931,9 @@ files: - core inventory - inventory - inventory parsing + $module_utils/net_tools/nios/: + labels: networking + maintainers: $team_networking $module_utils/network/a10: maintainers: ericchou1 mischapeters labels: networking