From e757102322c83ac133fe445543cb8f275e3ebe77 Mon Sep 17 00:00:00 2001 From: "Andrey (Envision)" <32775532+anvabr@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:20:35 +0000 Subject: [PATCH] Update CODEOWNERS Signed-off-by: Andrey (Envision) <32775532+anvabr@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b139ac1a9..ac39d29cf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -39,7 +39,7 @@ jest.config.mjs @hashgraph/devops-ci @hashgraph/ # Protect the repository root files /README.md @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering-managers @hashgraph/guardian-maintainers -**/LICENSE @hashgraph/release-engineering-managers +**/LICENSE @hashgraph/release-engineering-managers @hashgraph/guardian-maintainers # CodeCov configuration **/codecov.yml @hashgraph/devops-ci @hashgraph/devops-ci-committers