From 0bc6c2f22f11135ef9c5810a61d0c39cec64e91c Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Tue, 13 Aug 2019 05:23:14 -0400 Subject: [PATCH] prow: Update whitelisted branch managers - Add release-1.16 - Drop release-1.12 - Update Patch Release Team Signed-off-by: Stephen Augustus --- prow/plugins.yaml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/prow/plugins.yaml b/prow/plugins.yaml index 63a8bcee4e39..a01fdd8094ec 100644 --- a/prow/plugins.yaml +++ b/prow/plugins.yaml @@ -209,18 +209,25 @@ slack: - k8s-ci-robot # future home of tide - k8s-release-robot # anago branch_whitelist: - release-1.12: - - feiskyer # 1.12 patch release manager release-1.13: - - aleksandra-malinowska # 1.13 patch release team - - tpepper # 1.13 patch release team + - aleksandra-malinowska # Patch Release Team + - feiskyer # Patch Release Team + - hoegaarden # Patch Release Team + - tpepper # Patch Release Team release-1.14: - - aleksandra-malinowska # 1.14 patch release team - - tpepper # 1.14 patch release team - - hoegaarden # 1.14 patch release team + - aleksandra-malinowska # Patch Release Team + - feiskyer # Patch Release Team + - hoegaarden # Patch Release Team + - tpepper # Patch Release Team release-1.15: - - bubblemelon # 1.15 branch manager - - idealhack # 1.15 branch manager shadow + - aleksandra-malinowska # Patch Release Team + - feiskyer # Patch Release Team + - hoegaarden # Patch Release Team + - tpepper # Patch Release Team + release-1.16: + - bubblemelon # Branch Manager + - idealhack # Branch Manager + - justaugustus # Release Manager Associate feature-serverside-apply: - lavalamp # feature-serverside-apply "branch manager" - apelisse # feature-serverside-apply "branch manager"