mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update xenserver related entries in BOTMETA (#52348)
This commit is contained in:
parent
efdb8f3219
commit
cdb25d0e69
1 changed files with 3 additions and 1 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
@ -173,7 +173,7 @@ files:
|
||||||
labels: [ cloud, vultr ]
|
labels: [ cloud, vultr ]
|
||||||
maintainers: $team_vultr
|
maintainers: $team_vultr
|
||||||
$modules/cloud/webfaction/: quentinsf
|
$modules/cloud/webfaction/: quentinsf
|
||||||
$modules/cloud/xenserver/xenserver_guest.py: bvitnik
|
$modules/cloud/xenserver/: bvitnik
|
||||||
$modules/clustering/k8s/:
|
$modules/clustering/k8s/:
|
||||||
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
||||||
labels: k8s
|
labels: k8s
|
||||||
|
@ -1312,6 +1312,7 @@ files:
|
||||||
support: community
|
support: community
|
||||||
test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
|
test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
|
||||||
test/units/module_utils/test_acme.py: *crypto
|
test/units/module_utils/test_acme.py: *crypto
|
||||||
|
test/units/module_utils/xenserver/: bvitnik
|
||||||
test/units/modules/cloud/docker:
|
test/units/modules/cloud/docker:
|
||||||
<<: *docker
|
<<: *docker
|
||||||
support: community
|
support: community
|
||||||
|
@ -1322,6 +1323,7 @@ files:
|
||||||
maintainers: $team_nxos
|
maintainers: $team_nxos
|
||||||
labels:
|
labels:
|
||||||
- networking
|
- networking
|
||||||
|
test/units/modules/cloud/xenserver/: bvitnik
|
||||||
test/sanity/pep8/legacy-files.txt:
|
test/sanity/pep8/legacy-files.txt:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
hacking/report.py:
|
hacking/report.py:
|
||||||
|
|
Loading…
Reference in a new issue