Skip to content

Commit

Permalink
CODEOWNERS: update go.mod/go.sum owners (#1172)
Browse files Browse the repository at this point in the history
## Motivation

Reduce review turnaround times.

## Solution

Update the go.mod/go.sum codeowners to include @smartcontractkit/ccip
  • Loading branch information
makramkd authored Jul 9, 2024
1 parent 9a2b457 commit 5f54e6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ flake.lock @smartcontractkit/prodsec-public
# CCIP override
/core/ @smartcontractkit/ccip
/contracts/ @smartcontractkit/ccip-onchain @makramkd @elatoskinas @RayXpub
go.mod @smartcontractkit/ccip @smartcontractkit/prodsec-public @smartcontractkit/releng @smartcontractkit/foundations
go.sum @smartcontractkit/ccip @smartcontractkit/prodsec-public @smartcontractkit/releng @smartcontractkit/foundations
integration-tests/go.mod @smartcontractkit/ccip @smartcontractkit/prodsec-public
integration-tests/go.sum @smartcontractkit/ccip @smartcontractkit/prodsec-public

# leave snapshots & changeset as ownerless
/contracts/gas-snapshots/
Expand Down

0 comments on commit 5f54e6d

Please sign in to comment.