From 183bc3cece7a14072091556205e274a8eff6fafc Mon Sep 17 00:00:00 2001 From: Abdullah Gharaibeh Date: Wed, 9 Jun 2021 15:04:30 -0400 Subject: [PATCH] Allow scheduler maintainers to approve changes in the internal apis pkg --- pkg/scheduler/apis/config/OWNERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkg/scheduler/apis/config/OWNERS b/pkg/scheduler/apis/config/OWNERS index 26561c6513f..080c371806a 100644 --- a/pkg/scheduler/apis/config/OWNERS +++ b/pkg/scheduler/apis/config/OWNERS @@ -1,8 +1,5 @@ # See the OWNERS docs at https://go.k8s.io/owners -# Disable inheritance as this is an api owners file -options: - no_parent_owners: true approvers: - api-approvers reviewers: