From e34bb271f745fff4c97c21bd52d6354a2b7e773f Mon Sep 17 00:00:00 2001 From: PavelSBorisov Date: Tue, 17 Dec 2024 10:07:18 +0200 Subject: [PATCH] chore: add newline to codeowners Signed-off-by: PavelSBorisov --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6797b0f8..af46830a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -33,4 +33,4 @@ # Git Ignore definitions **/.gitignore @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts @hashgraph/dev-experience -**/.gitignore.* @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts @hashgraph/dev-experience \ No newline at end of file +**/.gitignore.* @hashgraph/devops-ci @hashgraph/devops-ci-committers @hashgraph/release-engineering-managers @hashgraph/hedera-smart-contracts @hashgraph/dev-experience