From c6f395e46b9f7bc476a0e6d81d962aa5bbfa2e7a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:53:21 +0000 Subject: [PATCH] Ignore mpdehaan in BOTMETA. (#5524) (#5526) (#5527) (cherry picked from commit 0e9cd5e6b6ae33b0d0781c0d81413b0bb52d2dbb) (cherry picked from commit 4ed5177d60729b01bea8dae912e21f48cb927a8c) Co-authored-by: Felix Fontein --- .github/BOTMETA.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index baffea3a61..3e3648d044 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -747,7 +747,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: @@ -1099,7 +1100,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