BOTMETA define (#47498)
This commit is contained in:
parent
1724b633f2
commit
8592bacb23
1 changed files with 7 additions and 7 deletions
14
.github/BOTMETA.yml
vendored
14
.github/BOTMETA.yml
vendored
|
@ -103,12 +103,8 @@ files:
|
||||||
$modules/cloud/dimensiondata/dimensiondata_network.py: tintoy
|
$modules/cloud/dimensiondata/dimensiondata_network.py: tintoy
|
||||||
$modules/cloud/docker/:
|
$modules/cloud/docker/:
|
||||||
ignored: ThomasSteinbach
|
ignored: ThomasSteinbach
|
||||||
notified: felixfontein
|
maintainers: $team_docker
|
||||||
$modules/cloud/docker/docker_container.py: $team_ansible felixfontein
|
|
||||||
$modules/cloud/docker/docker_image.py: $team_ansible
|
|
||||||
$modules/cloud/docker/docker_image_facts.py: $team_ansible
|
|
||||||
$modules/cloud/docker/docker_network.py: olsaki
|
$modules/cloud/docker/docker_network.py: olsaki
|
||||||
$modules/cloud/docker/docker_service.py: $team_ansible
|
|
||||||
$modules/cloud/google/:
|
$modules/cloud/google/:
|
||||||
maintainers: rambleraptor erjohnso
|
maintainers: rambleraptor erjohnso
|
||||||
ignored: supertom
|
ignored: supertom
|
||||||
|
@ -385,6 +381,7 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- cloud
|
- cloud
|
||||||
support: community
|
support: community
|
||||||
|
contrib/inventory/docker: $team_docker
|
||||||
contrib/inventory/linode:
|
contrib/inventory/linode:
|
||||||
keywords:
|
keywords:
|
||||||
- linode dynamic inventory script
|
- linode dynamic inventory script
|
||||||
|
@ -471,7 +468,7 @@ files:
|
||||||
maintainers: Spredzy
|
maintainers: Spredzy
|
||||||
notified: felixfontein
|
notified: felixfontein
|
||||||
$module_utils/docker_common.py:
|
$module_utils/docker_common.py:
|
||||||
maintainers: $team_ansible dariko felixfontein jwitko kassiansun tbouvet
|
maintainers: $team_docker
|
||||||
$module_utils/ipa.py:
|
$module_utils/ipa.py:
|
||||||
maintainers: $team_ipa
|
maintainers: $team_ipa
|
||||||
$module_utils/k8s:
|
$module_utils/k8s:
|
||||||
|
@ -829,7 +826,7 @@ files:
|
||||||
support: core
|
support: core
|
||||||
lib/ansible/plugins/connection/docker.py:
|
lib/ansible/plugins/connection/docker.py:
|
||||||
support: community
|
support: community
|
||||||
maintainers: $team_ansible dariko felixfontein jwitko kassiansun tbouvet
|
maintainers: $team_docker
|
||||||
lib/ansible/plugins/connection/httpapi.py:
|
lib/ansible/plugins/connection/httpapi.py:
|
||||||
support: network
|
support: network
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
|
@ -1061,6 +1058,7 @@ files:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
test/integration/targets/aci: *aci
|
test/integration/targets/aci: *aci
|
||||||
test/integration/targets/meraki: *meraki
|
test/integration/targets/meraki: *meraki
|
||||||
|
test/integration/targets/docker: $team_docker
|
||||||
test/integration/targets/nxos:
|
test/integration/targets/nxos:
|
||||||
maintainers: $team_nxos
|
maintainers: $team_nxos
|
||||||
labels:
|
labels:
|
||||||
|
@ -1078,6 +1076,7 @@ files:
|
||||||
test/legacy/scaleway:
|
test/legacy/scaleway:
|
||||||
<<: *scaleway
|
<<: *scaleway
|
||||||
support: community
|
support: community
|
||||||
|
test/units/modules/cloud/docker: $team_docker
|
||||||
test/units/modules/network:
|
test/units/modules/network:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
@ -1103,6 +1102,7 @@ macros:
|
||||||
team_cloudstack: resmo dpassante rhtyd
|
team_cloudstack: resmo dpassante rhtyd
|
||||||
team_cumulus: isharacomix jrrivers
|
team_cumulus: isharacomix jrrivers
|
||||||
team_cyberark_conjur: jvanderhoof ryanprior
|
team_cyberark_conjur: jvanderhoof ryanprior
|
||||||
|
team_docker: akshay196 danihodovic dariko felixfontein jwitko kassiansun tbouvet
|
||||||
team_extreme: bigmstone LindsayHill
|
team_extreme: bigmstone LindsayHill
|
||||||
team_ipa: Nosmoht Akasurde fxfitz
|
team_ipa: Nosmoht Akasurde fxfitz
|
||||||
team_jboss: jairojunior wbrefvem Wolfant
|
team_jboss: jairojunior wbrefvem Wolfant
|
||||||
|
|
Loading…
Reference in a new issue