botmeta: add huawei team (#54651)
This commit is contained in:
parent
8f65c4f8d5
commit
07a0954957
1 changed files with 9 additions and 0 deletions
9
.github/BOTMETA.yml
vendored
9
.github/BOTMETA.yml
vendored
|
@ -139,6 +139,10 @@ files:
|
|||
keywords: [ hcloud, hetzner cloud ]
|
||||
labels: [ cloud, hcloud ]
|
||||
maintainers: $team_hcloud
|
||||
$modules/cloud/huawei/: &huawei
|
||||
keywords: [ cloud, huawei, hwc ]
|
||||
labels: [ cloud, huawei ]
|
||||
maintainers: $team_huawei
|
||||
$modules/cloud/kubevirt/: machacekondra mmazur pkliczewski
|
||||
$modules/cloud/linode/: $team_linode
|
||||
$modules/cloud/lxd/: hnakamur
|
||||
|
@ -674,6 +678,7 @@ files:
|
|||
maintainers: $team_google
|
||||
supershipit: $team_google
|
||||
$module_utils/gitlab.py: *gitlab
|
||||
$module_utils/hwc_utils.py: *huawei
|
||||
$module_utils/ipa.py:
|
||||
maintainers: $team_ipa
|
||||
$module_utils/k8s:
|
||||
|
@ -1089,6 +1094,7 @@ files:
|
|||
support: community
|
||||
supershipit: $team_google
|
||||
maintainers: $team_google
|
||||
$plugins/doc_fragments/hwc.py: *huawei
|
||||
$plugins/doc_fragments/intersight.py: *intersight
|
||||
$plugins/doc_fragments/mso.py: *aci
|
||||
$plugins/doc_fragments/mysql.py: *mysql
|
||||
|
@ -1339,6 +1345,7 @@ files:
|
|||
test/integration/targets/gcp:
|
||||
maintainers: $team_google
|
||||
supershipit: $team_google
|
||||
test/integration/targets/hwc_: *huawei
|
||||
test/integration/targets/inventory_docker: *docker
|
||||
test/integration/targets/inventory_docker_swarm:
|
||||
<<: *docker
|
||||
|
@ -1376,6 +1383,7 @@ files:
|
|||
<<: *docker
|
||||
support: community
|
||||
test/units/module_utils/facts/network/test_generic_bsd.py: *bsd
|
||||
test/units/module_utils/hwc: *huawei
|
||||
test/units/module_utils/acme: *crypto
|
||||
test/units/module_utils/xenserver/: bvitnik
|
||||
test/units/modules/cloud/docker:
|
||||
|
@ -1427,6 +1435,7 @@ macros:
|
|||
team_google: rambleraptor erjohnso
|
||||
team_hcloud: cschmitt-hcloud LKaemmerling
|
||||
team_hpux: bcoca dagwieers davx8342
|
||||
team_huawei: zhongjun2 zengchen1024 niuzhenguo freesky-edward TommyLike edisonxiang
|
||||
team_imc: dagwieers
|
||||
team_intersight: dsoper2 movinalot
|
||||
team_ios: rcarrillocruz
|
||||
|
|
Loading…
Reference in a new issue