From 5e6ae25a33b862d02c56bc9376ae794d48843b00 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Fri, 9 Jun 2023 10:57:37 -0500 Subject: [PATCH] Updates chairs, tech leads for sig cloud provider Signed-off-by: Bridget Kromhout --- staging/src/k8s.io/legacy-cloud-providers/OWNERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/staging/src/k8s.io/legacy-cloud-providers/OWNERS b/staging/src/k8s.io/legacy-cloud-providers/OWNERS index 321b35a6cb4..31b63010055 100644 --- a/staging/src/k8s.io/legacy-cloud-providers/OWNERS +++ b/staging/src/k8s.io/legacy-cloud-providers/OWNERS @@ -4,8 +4,10 @@ options: no_parent_owners: true approvers: - - andrewsykim # SIG Cloud Provider lead, for approving bug fixes only - - nckturner # SIG Cloud Provider lead, for approving bug fixes only + - bridgetkromhout # SIG Cloud Provider chair, for approving bug fixes only + - elmiko # SIG Cloud Provider chair, for approving bug fixes only + - andrewsykim # SIG Cloud Provider TL, for approving bug fixes only + - nckturner # SIG Cloud Provider TL, for approving bug fixes only - cheftako # SIG Cloud Provider TL, for approving bug fixes only - dims # For code organization / dependency updates only - liggitt # For code organization / dependency updates only