From d3eeada7047c05c6510018f10468ca3dc3fad4bf Mon Sep 17 00:00:00 2001 From: Milap Sheth <milap@axelar.network> Date: Wed, 6 Dec 2023 17:25:39 -0500 Subject: [PATCH] chore: make chainops the codeowner with team specific permissions --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 04f566371..514a62635 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,6 @@ # Lines starting with '#' are comments. # Each line is a file pattern followed by one or more owners. -* @re1ro @Foivos @milapsheth @deanamiel +* @axelarnetwork/chainops +./cosmwasm @axelarnetwork/core +./evm @axelarnetwork/contracts