From 0e9cd5e6b6ae33b0d0781c0d81413b0bb52d2dbb Mon Sep 17 00:00:00 2001
From: Felix Fontein <felix@fontein.de>
Date: Wed, 9 Nov 2022 18:37:43 +0100
Subject: [PATCH] Ignore mpdehaan in BOTMETA. (#5524)

---
 .github/BOTMETA.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index dfacfbecfb..c56720cb0d 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -822,7 +822,8 @@ files:
     maintainers: marc-sensenich
   $modules/ohai.py:
     labels: ohai
-    maintainers: $team_ansible_core mpdehaan
+    maintainers: $team_ansible_core
+    ignore: mpdehaan
   $modules/omapi_host.py:
     maintainers: amasolov nerzhul
   $modules/one_:
@@ -1072,7 +1073,8 @@ files:
   $modules/sapcar_extract.py:
     maintainers: RainerLeber
   $modules/say.py:
-    maintainers: $team_ansible_core mpdehaan
+    maintainers: $team_ansible_core
+    ignore: mpdehaan
   $modules/scaleway_:
     maintainers: $team_scaleway
   $modules/scaleway_compute_private_network.py: