summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2019-07-18 15:51:32 -0400
committerBrian Coca <bcoca@users.noreply.github.com>2019-07-18 15:51:32 -0400
commiteeb97e9ceb355b40ba5e9e9c3ed846dab06752b3 (patch)
treeeab07e575da859afcfddb8e6d4bd039d50c220e2 /.github
parentc256e3565cd85e059ad6105f222a11e96acbc8ef (diff)
downloadansible-eeb97e9ceb355b40ba5e9e9c3ed846dab06752b3.tar.gz
Label kubectl connection plugin as community (#59265)
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 425ca4e6d4..dbf9d8ce12 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: