Fix action plugin BOTMETA entries. (#2707) (#2714)

(cherry picked from commit 4396ec9631)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/2719/head
patchback[bot] 2021-06-04 11:13:22 +02:00 committed by GitHub
parent 9ade4f6dd6
commit b2b65c431b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

11
.github/BOTMETA.yml vendored
View File

@ -6,12 +6,9 @@ files:
support: community
$actions:
labels: action
$actions/aireos.py:
labels: aireos cisco networking
$actions/ironware.py:
maintainers: paulquack
labels: ironware networking
$actions/shutdown.py:
$actions/system/iptables_state.py:
maintainers: quidame
$actions/system/shutdown.py:
maintainers: nitzmahone samdoran aminvakil
$becomes/:
labels: become
@ -848,6 +845,8 @@ files:
labels: interfaces_file
$modules/system/iptables_state.py:
maintainers: quidame
$modules/system/shutdown.py:
maintainers: nitzmahone samdoran aminvakil
$modules/system/java_cert.py:
maintainers: haad absynth76
$modules/system/java_keystore.py: