From 25c52d56bda57aab350cccf3cfdbe3d966bd01f8 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 26 Nov 2020 15:56:33 +0300 Subject: [PATCH] BOTMETA.yml: add a maintainer for pagerduty_user module (#1402) --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 101aa81ac2..aeaffb58f0 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -412,6 +412,8 @@ files: maintainers: ApsOps $modules/monitoring/pagerduty_change.py: maintainers: adamvaughan + $modules/monitoring/pagerduty_user.py: + maintainers: zanssa $modules/monitoring/pingdom.py: maintainers: thaumos $modules/monitoring/rollbar_deployment.py: