summaryrefslogtreecommitdiffstats
path: root/.github/BOTMETA.yml
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2019-03-06 22:22:21 +0100
committerGitHub <noreply@github.com>2019-03-06 22:22:21 +0100
commit059dc51f63ea5ccd925b9352768a4e8251ac86fa (patch)
tree0d2654bb6dd7135f3c63f754c24bcd630ab49555 /.github/BOTMETA.yml
parentRevert "Use GitHub Issue Templates to assign labels (#53356)" (#53419) (diff)
downloadansible-059dc51f63ea5ccd925b9352768a4e8251ac86fa.tar.xz
ansible-059dc51f63ea5ccd925b9352768a4e8251ac86fa.zip
async_wrapper should be support core, but has no ANSIBLE_METADATA (#53416)
Diffstat (limited to '.github/BOTMETA.yml')
-rw-r--r--.github/BOTMETA.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 9d2e304118..c96cb42022 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -471,7 +471,9 @@ files:
$modules/utilities/helper/meta.py: $team_ansible
$modules/utilities/logic/assert.py: $team_ansible
$modules/utilities/logic/async_status.py: $team_ansible
- $modules/utilities/logic/async_wrapper.py: $team_ansible
+ $modules/utilities/logic/async_wrapper.py:
+ maintainers: $team_ansible
+ support: core
$modules/utilities/logic/include.py: $team_ansible
$modules/utilities/logic/include_role.py: $team_ansible
$modules/utilities/logic/include_vars.py: $team_ansible