Skip to content

Commit

Permalink
fix: specify per product to follow github's hierarchy system
Browse files Browse the repository at this point in the history
  • Loading branch information
ecPablo committed Dec 7, 2024
1 parent f07fdc1 commit 01a1ac0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,9 @@ core/scripts/gateway @smartcontractkit/dev-services
/integration-tests/**/*ccip* @smartcontractkit/ccip-offchain @smartcontractkit/core

# Deployment tooling
/deployment/** @smartcontractkit/core @smartcontractkit/deployment-automation
/deployment @smartcontractkit/ccip @smartcontractkit/keystone @smartcontractkit/core
/deployment/ccip @smartcontractkit/ccip @smartcontractkit/core
/deployment/keystone @smartcontractkit/keystone @smartcontractkit/core
/deployment @smartcontractkit/ccip @smartcontractkit/keystone @smartcontractkit/core @smartcontractkit/deployment-automation
/deployment/ccip @smartcontractkit/ccip @smartcontractkit/core @smartcontractkit/deployment-automation
/deployment/keystone @smartcontractkit/keystone @smartcontractkit/core @smartcontractkit/deployment-automation
# TODO: As more products add their deployment logic here, add the team as an owner

# CI/CD
Expand Down

0 comments on commit 01a1ac0

Please sign in to comment.