From 4c1e007dd82bcff823b8027c481200aaaa749ea5 Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Wed, 7 Aug 2024 16:29:43 -0400 Subject: [PATCH 1/2] docs: remove redundant user in conf reviewer and approver Signed-off-by: Shane Utt --- OWNERS_ALIASES | 1 - 1 file changed, 1 deletion(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ce478d0920..73656cce82 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -30,7 +30,6 @@ aliases: - keithmattix gateway-api-conformance-reviewers: - - arkodg - michaelbeaumont - sunjayBhatia - xunzhuo From ca6d5299201bdedc62ed864b35e494b13317787d Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Wed, 7 Aug 2024 16:29:55 -0400 Subject: [PATCH 2/2] docs: add arkodg as a GEP reviewer Signed-off-by: Shane Utt --- OWNERS_ALIASES | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 73656cce82..fbeeb75784 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -40,6 +40,7 @@ aliases: - sunjayBhatia gateway-api-gep-reviewers: + - arkodg - candita - gcs278 - kflynn