BOTMETA: add maintainer, support and labels for hwc_utils.py and unit… (#56092)

* BOTMETA: add maintainer, support and labels for hwc_utils.py and unit test

* using anchors and aliases to simplify the definitions
pull/56136/head
zengchen 5 years ago committed by Alicia Cozine
parent dae5564e2b
commit 22c079e4b5

@ -693,7 +693,12 @@ files:
maintainers: $team_google
supershipit: $team_google
$module_utils/gitlab.py: *gitlab
$module_utils/hwc_utils.py: *huawei
$module_utils/hwc_utils.py: &huawei_hwc
<<: *huawei
support: community
labels:
- networking
- huawei
$module_utils/ipa.py:
maintainers: $team_ipa
$module_utils/k8s:
@ -1424,7 +1429,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/hwc: *huawei_hwc
test/units/module_utils/acme: *crypto
test/units/module_utils/xenserver/: bvitnik
test/units/modules/cloud/docker:

Loading…
Cancel
Save