From fcbc82e3e52ad49d650abc04e60d07f8fa07c71a Mon Sep 17 00:00:00 2001 From: Mihail Mihov Date: Thu, 31 Oct 2024 13:23:19 +0200 Subject: [PATCH] ci: Fix typo Signed-off-by: Mihail Mihov --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4fb98b9..702b5c3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -27,7 +27,7 @@ # NOTE: Must be placed last to ensure enforcement over all other rules # Protection Rules for Github Configuration Files and Actions Workflows -/.github/ @hashgraph/devops-ci @hashgraph/devops-ci-commiters @hashgraph/release-engineering @hashgraph/release-engineering-managers +/.github/ @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering @hashgraph/release-engineering-managers # Codacy Tool Configurations /config/ @hashgraph/release-engineering @hashgraph/release-engineering-managers