From 4ed5177d60729b01bea8dae912e21f48cb927a8c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 9 Nov 2022 18:44:53 +0100 Subject: [PATCH] Ignore mpdehaan in BOTMETA. (#5524) (#5526) (cherry picked from commit 0e9cd5e6b6ae33b0d0781c0d81413b0bb52d2dbb) --- .github/BOTMETA.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 4aaea6b773..2764839390 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -785,7 +785,8 @@ files: labels: rocketchat ignore: ramondelafuente $modules/notification/say.py: - maintainers: $team_ansible_core mpdehaan + maintainers: $team_ansible_core + ignore: mpdehaan $modules/notification/sendgrid.py: maintainers: makaimc $modules/notification/slack.py: @@ -1170,7 +1171,8 @@ files: $modules/system/nosh.py: maintainers: tacatac $modules/system/ohai.py: - maintainers: $team_ansible_core mpdehaan + maintainers: $team_ansible_core + ignore: mpdehaan labels: ohai $modules/system/open_iscsi.py: maintainers: srvg