summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2019-06-17 11:39:03 -0400
committerMatt Martz <matt@sivel.net>2019-06-17 10:39:03 -0500
commit5b8236132cde65126a5af3610a9e7e793f187c09 (patch)
tree0261f186f48e9b9ff0e5c36ef0a61a9d21700eed /.github
parent4a3e14f90b95108e56a670a11ca66afdfd93ef09 (diff)
downloadansible-5b8236132cde65126a5af3610a9e7e793f187c09.tar.gz
properly tag become plugins (#57861)
* properly tag become plugins * sdf
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 1f0ac7b466..54cf3b5dda 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1000,7 +1000,13 @@ files:
labels: networking
###############################
# plugins/become
- $plugins/become/:
+ $plugins/become:
+ support: community
+ $plugins/become/__init__.py:
+ support: core
+ $plugins/become/su.py:
+ support: core
+ $plugins/become/sudo.py:
support: core
###############################
# plugins/cache