From 624993179b2e6115a1ef9b594da77732230c678e Mon Sep 17 00:00:00 2001 From: grokspawn Date: Thu, 5 Feb 2026 14:05:02 -0600 Subject: [PATCH] switch to prow-facilitated merge mechanisms Signed-off-by: grokspawn --- CODEOWNERS | 1 - OWNERS | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) delete mode 100644 CODEOWNERS create mode 100644 OWNERS diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 0b975a6b..00000000 --- a/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @operator-framework/team-olm diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..5887253b --- /dev/null +++ b/OWNERS @@ -0,0 +1,16 @@ +# NB: this converts a GH-driven single-approver process based on a team into an enumerated equivalent flow +approvers: + - anik120 + - ankitathomas + - camilamacedo86 + - dtfranz + - grokspawn + - jianzhangbjz + - joelanford + - kevinrizza + - oceanc80 + - pedjak + - perdasilva + - rashmigottipati + - tmshort + - trgeiger