diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 210709443be..ef1c0f98913 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -139,8 +139,7 @@ core/scripts/gateway @smartcontractkit/dev-services /integration-tests/**/*ccip* @smartcontractkit/ccip-offchain @smartcontractkit/core # Deployment tooling -# Initially the common structures owned by CCIP -/deployment @smartcontractkit/ccip @smartcontractkit/keystone @smartcontractkit/core +/deployment @smartcontractkit/ccip @smartcontractkit/keystone @smartcontractkit/core @smartcontractkit/deployment-automation /deployment/ccip @smartcontractkit/ccip @smartcontractkit/core /deployment/keystone @smartcontractkit/keystone @smartcontractkit/core # TODO: As more products add their deployment logic here, add the team as an owner