diff options
author | Sam Doran <sdoran@redhat.com> | 2019-07-18 15:51:32 -0400 |
---|---|---|
committer | Brian Coca <bcoca@users.noreply.github.com> | 2019-07-18 15:51:32 -0400 |
commit | eeb97e9ceb355b40ba5e9e9c3ed846dab06752b3 (patch) | |
tree | eab07e575da859afcfddb8e6d4bd039d50c220e2 /.github | |
parent | c256e3565cd85e059ad6105f222a11e96acbc8ef (diff) | |
download | ansible-eeb97e9ceb355b40ba5e9e9c3ed846dab06752b3.tar.gz |
Label kubectl connection plugin as community (#59265)
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 4 |
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: |