From 4396ec9631065ad85154f272193e58d289f21876 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 4 Jun 2021 10:35:35 +0200 Subject: [PATCH] Fix action plugin BOTMETA entries. (#2707) --- .github/BOTMETA.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index a31ce91a4e..74b53db418 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -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 @@ -853,6 +850,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: