From 13c1cbe08f4d283faba7bc6b7af58c9de61d5873 Mon Sep 17 00:00:00 2001 From: Fabricio Aguiar Date: Tue, 11 Nov 2025 13:20:30 +0000 Subject: [PATCH] Add fao89 to OWNERS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding fao89 as both approver and reviewer to expand maintainer team. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --- OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNERS b/OWNERS index e87b950ec..be1e6ad6c 100644 --- a/OWNERS +++ b/OWNERS @@ -5,10 +5,12 @@ approvers: - DavidHurta - PratikMahajan - hongkailiu + - fao89 reviewers: - wking - DavidHurta - hongkailiu + - fao89 emeritus_approvers: - petr-muller - smarterclayton