From f6c83538d3643f9ad393b53a1315bdb84ef8e767 Mon Sep 17 00:00:00 2001 From: jctanner Date: Wed, 21 Nov 2018 19:47:45 -0500 Subject: [PATCH] ignore yum module creator (#49009) --- .github/BOTMETA.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 743b595716b..2ed95a9ca93 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -290,7 +290,9 @@ files: $modules/packaging/os/rhn_channel.py: alikins $modules/packaging/os/rhn_register.py: $team_rhn $modules/packaging/os/snap.py: angristan - $modules/packaging/os/yum.py: $team_ansible kustodian + $modules/packaging/os/yum.py: + maintainers: $team_ansible kustodian + ignored: skvidal $modules/packaging/os/zypper.py: ignored: dirtyharrycallahan $modules/packaging/os/zypper_repository.py: robinro