From 1ce459cf3871d3d0264f6efc2406d8ef19f0c6d3 Mon Sep 17 00:00:00 2001 From: Amartya Sinha Date: Tue, 3 Feb 2026 12:26:53 +0530 Subject: [PATCH] Remove ci-approvers from OWNERS and OWNERS_ALIAS ci-approvers alias currently points out to older members from CI. Signed-off-by: Amartya Sinha --- OWNERS | 2 -- OWNERS_ALIASES | 3 --- 2 files changed, 5 deletions(-) diff --git a/OWNERS b/OWNERS index 85e6c6e8..09bfbb54 100644 --- a/OWNERS +++ b/OWNERS @@ -1,10 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - - ci-approvers - openstack-approvers - compute-approvers reviewers: - - ci-approvers - openstack-approvers - compute-approvers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index fbb087ef..5fb1e16d 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,9 +1,6 @@ # See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases aliases: - ci-approvers: - - frenzyfriday - - viroel openstack-approvers: - abays - dprince