From eeb97e9ceb355b40ba5e9e9c3ed846dab06752b3 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Thu, 18 Jul 2019 15:51:32 -0400 Subject: [PATCH] Label kubectl connection plugin as community (#59265) --- .github/BOTMETA.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 425ca4e6d44..dbf9d8ce123 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1098,6 +1098,10 @@ files: support: network maintainers: $team_networking labels: networking + $plugins/connection/kubectl.py: + support: community + maintainers: chouseknecht maxamillion fabianvf flaper87 willthames + labels: k8s $plugins/connection/lxd.py: maintainers: mattclay $plugins/connection/netconf.py: