added $team_zabbix to BOTMETA and updated zabbix modules maintainership (#65446)
This commit is contained in:
parent
cbc513e748
commit
90072d1baa
1 changed files with 6 additions and 3 deletions
9
.github/BOTMETA.yml
vendored
9
.github/BOTMETA.yml
vendored
|
@ -260,7 +260,9 @@ files:
|
|||
$modules/monitoring/monit.py: brian-brazil
|
||||
$modules/monitoring/pagerduty.py:
|
||||
ignored: bpennypacker
|
||||
$modules/monitoring/zabbix/: eikef D3DeFi rubentsirunyan
|
||||
$modules/monitoring/zabbix/:
|
||||
maintainers: $team_zabbix
|
||||
ignored: cove
|
||||
$modules/net_tools/basics/get_url.py: ptux
|
||||
$modules/net_tools/basics/slurp.py: $team_ansible
|
||||
$modules/net_tools/basics/uri.py:
|
||||
|
@ -1538,8 +1540,8 @@ files:
|
|||
test/integration/targets/setup_docker: *docker
|
||||
test/integration/targets/setup_openssl: *crypto
|
||||
test/integration/targets/setup_mysql_db: *mysql
|
||||
test/integration/targets/setup_zabbix:
|
||||
maintainers: eikef D3DeFi rubentsirunyan
|
||||
test/integration/targets/setup_zabbix: $team_zabbix
|
||||
test/integration/targets/zabbix_: $team_zabbix
|
||||
test/integration/targets/ucs_: *ucs
|
||||
test/integration/targets/vultr: *vultr
|
||||
test/legacy/:
|
||||
|
@ -1658,3 +1660,4 @@ macros:
|
|||
team_vultr: resmo Spredzy
|
||||
team_windows: jborean93 jhawkesworth nitzmahone ShachafGoldstein
|
||||
team_windows_core: nitzmahone jborean93
|
||||
team_zabbix: D3DeFi rubentsirunyan sky-joker
|
||||
|
|
Loading…
Reference in a new issue