From 11e2f58006bd2b247bcb7ba6514ac71bfe15915f Mon Sep 17 00:00:00 2001 From: Mihail Mihov Date: Wed, 22 Jan 2025 21:53:39 +0200 Subject: [PATCH] chore: fix CODEOWNERS file (#882) Signed-off-by: Mihail Mihov --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3cf4cc66..4dd16328 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -22,7 +22,7 @@ # Protection Rules for Github Configuration Files and Actions Workflows /.github/ @hashgraph/platform-ci @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts-managers @hashgraph/hedera-smart-contracts-product -/.github/workflows/ @hashgraph/platform-ci @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts-managers @hashgraph/hedera-smart-contracts-product @hashgraph/tuum-tech-hedera +/.github/workflows/ @hashgraph/platform-ci @hashgraph/platform-ci-committers @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts-managers # Top level NPM configuration files /package.json @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts-managers