Skip to content

Commit

Permalink
make gas profile directory ownerless (#1029)
Browse files Browse the repository at this point in the history
## Motivation
code ownership on gas profile dir is too restrictive


## Solution
  • Loading branch information
RyanRHall authored Jun 17, 2024
1 parent fb6ee74 commit abf5d6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ flake.lock @smartcontractkit/prodsec-public
/core/ @smartcontractkit/ccip
/contracts/ @smartcontractkit/ccip-onchain @makramkd @elatoskinas @RayXpub

# leave snapshots as ownerless
/contracts/gas-snapshots/

# CCIP LM
/core/services/ocr2/plugins/liquiditymanager/ @smartcontractkit/liquidity-manager
/core/services/relay/evm/liquidity_manager.go @smartcontractkit/liquidity-manager
Expand Down

0 comments on commit abf5d6a

Please sign in to comment.