summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzengchen <chenzeng2@huawei.com>2019-05-09 03:40:57 +0800
committerAlicia Cozine <879121+acozine@users.noreply.github.com>2019-05-08 14:40:56 -0500
commit22c079e4b5d0d3661aa9f6167f8d785895f6e4f8 (patch)
tree5b773def5a75ac21b023ade4091ac629b57d784c
parentdae5564e2b9f5c3cc8782dc6cac57e9402859f8d (diff)
downloadansible-22c079e4b5d0d3661aa9f6167f8d785895f6e4f8.tar.gz
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
-rw-r--r--.github/BOTMETA.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 048b1c6a7c..1ffe303ab1 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -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: