From 8e243c1541a212e04d060f8481de2a7483d5e178 Mon Sep 17 00:00:00 2001 From: Roger Barker Date: Tue, 4 Feb 2025 10:55:12 -0600 Subject: [PATCH] chore: Update CODEOWNERS (#1121) Signed-off-by: Roger Barker --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d8a4103ee..12cec35a2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,7 +9,7 @@ # Protection Rules for Github Configuration Files and Actions Workflows /.github/ @hashgraph/platform-ci @hashgraph/release-engineering-managers -/.github/workflows/ @hashgraph/platform-ci +/.github/workflows/ @hashgraph/platform-ci @mgarbs # Self-protection for root CODEOWNERS files (this file should not exist and should definitely require approval) /CODEOWNERS @hashgraph/release-engineering-managers