From a237e2dd6ae1927189d36f53531305cbcc729133 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 25 Apr 2019 20:28:14 +0100 Subject: [PATCH] BOTMETA: Add labels for popular docs (#55764) * BOTMETA: Add labels for popular docs For the more active parts of the docs tree ensure we set the right labels and maintainers so we get technical reviews. * team_cloudstack Signed-off-by: John R Barker --- .github/BOTMETA.yml | 51 +++++++++++++++++++++++++++++++++------------ 1 file changed, 38 insertions(+), 13 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 6ea10875723..ce87c435123 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1315,6 +1315,44 @@ files: keywords: - jinja - jinja2 +############################## +# docs + docs/: + maintainers: + - acozine + docs/docsite/rst/community/: + maintainers: + - gundalow + docs/docsite/rst/dev_guide/: + maintainers: + - gundalow + docs/docsite/rst/dev_guide/developing_modules_general_aci.rst: *aci + docs/docsite/rst/network/: + labels: networking + maintainers: + - samccann + docs/docsite/rst/scenario_guides/guide_aci.rst: *aci + docs/docsite/rst/scenario_guides/guide_aws.rst: + labels: + - aws + - cloud + maintainers: s-hertel + docs/docsite/rst/scenario_guides/guide_azure.rst: + labels: + - azure + - cloud + maintainers: $team_azure + docs/docsite/rst/scenario_guides/guide_cloudstack.rst: + labels: + - cloud + - cloudstack + maintainers: $team_cloudstack + docs/docsite/rst/scenario_guides/guide_docker.rst: *docker + docs/docsite/rst/scenario_guides/guide_vmware.rst: *vmware + docs/docsite/rst/user_guide/intro_bsd.rst: *bsd + docs/docsite/rst/user_guide/windows: *windows_core +############################### +# 'test' is a component path, then 'test' label will be automatically added test/sanity/validate-modules: notified: - mattclay @@ -1328,19 +1366,6 @@ files: notified: - gundalow - sivel - docs/: - maintainers: - - acozine - docs/docsite/rst/dev_guide/developing_modules_general_aci.rst: *aci - docs/docsite/rst/network/: - labels: networking - maintainers: - - samccann - docs/docsite/rst/scenario_guides/guide_aci.rst: *aci - docs/docsite/rst/scenario_guides/guide_docker.rst: *docker - docs/docsite/rst/user_guide/intro_bsd.rst: *bsd -############################### -# 'test' is a component path, then 'test' label will be automatically added test/integration/targets/aci_: *aci test/integration/targets/asa_: *asa test/integration/targets/acme: *crypto