From 5b8236132cde65126a5af3610a9e7e793f187c09 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 17 Jun 2019 11:39:03 -0400 Subject: [PATCH] properly tag become plugins (#57861) * properly tag become plugins * sdf --- .github/BOTMETA.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 1f0ac7b466f..54cf3b5dda0 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