From 8782293aa9e8a9b49449b26a4cda2f449e234bb4 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 13 Dec 2018 17:08:17 +0000 Subject: [PATCH] BOTMETA module_utils/ec2.py us aws (#49899) --- .github/BOTMETA.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1d1d28b07de..6d9cb13dc67 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -491,6 +491,11 @@ files: - windows $module_utils/docker_common.py: maintainers: $team_docker + $module_utils/ec2.py: + support: core + labels: + - aws + - cloud $module_utils/facts: support: core $module_utils/ipa.py: