From 18be20bdf3f8eeba14dcc07a121ca8bcced41c23 Mon Sep 17 00:00:00 2001 From: Nick Turner Date: Fri, 21 Jan 2022 13:35:14 -0800 Subject: [PATCH] Add myself to legacy-cloud-provider OWNERS --- staging/src/k8s.io/legacy-cloud-providers/OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/staging/src/k8s.io/legacy-cloud-providers/OWNERS b/staging/src/k8s.io/legacy-cloud-providers/OWNERS index d81ab565a2b..321b35a6cb4 100644 --- a/staging/src/k8s.io/legacy-cloud-providers/OWNERS +++ b/staging/src/k8s.io/legacy-cloud-providers/OWNERS @@ -5,7 +5,8 @@ options: no_parent_owners: true approvers: - andrewsykim # SIG Cloud Provider lead, for approving bug fixes only - - cheftako # SIG Cloud Provider lead, for approving bug fixes only + - nckturner # SIG Cloud Provider lead, 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 reviewers: