From 54db0738175b286fb1a6c9331efaf010433f15b8 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 8 Nov 2018 11:51:41 +0000 Subject: [PATCH] basic.py is support:core (#48340) --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index cfdc6506cbe..a5dbfeeffbc 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -458,6 +458,8 @@ files: - cloud $module_utils/acme.py: maintainers: resmo felixfontein + $module_utils/basic.py: + support: core $module_utils/cloudstack.py: maintainers: $team_cloudstack labels: cloudstack