From 9ccd881a1f0c1f8711bc81efdafc978bcc16c6ba Mon Sep 17 00:00:00 2001 From: Andy Goldstein Date: Thu, 22 Aug 2024 17:48:27 -0400 Subject: [PATCH] Use emeritus_* Signed-off-by: Andy Goldstein Kubernetes-commit: 0e228be96f352359847d013ff889522524e1cb98 --- autoscaling/OWNERS | 4 ++-- extensions/OWNERS | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/autoscaling/OWNERS b/autoscaling/OWNERS index fb4c18c44..9978d2ceb 100644 --- a/autoscaling/OWNERS +++ b/autoscaling/OWNERS @@ -8,5 +8,5 @@ reviewers: - caesarxuchao - sttts - dims -# - emeritus -# - ncdc +emeritus_reviewers: + - ncdc diff --git a/extensions/OWNERS b/extensions/OWNERS index abebbfce2..27b87bc52 100644 --- a/extensions/OWNERS +++ b/extensions/OWNERS @@ -17,5 +17,5 @@ reviewers: - mwielgus - soltysh - dims -# - emeritus -# - ncdc +emeritus_reviewers: + - ncdc