From 22c079e4b5d0d3661aa9f6167f8d785895f6e4f8 Mon Sep 17 00:00:00 2001 From: zengchen Date: Thu, 9 May 2019 03:40:57 +0800 Subject: [PATCH] =?UTF-8?q?BOTMETA:=20add=20maintainer,=20support=20and=20?= =?UTF-8?q?labels=20for=20hwc=5Futils.py=20and=20unit=E2=80=A6=20(#56092)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * BOTMETA: add maintainer, support and labels for hwc_utils.py and unit test * using anchors and aliases to simplify the definitions --- .github/BOTMETA.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 048b1c6a7cc..1ffe303ab14 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: