Skip to content

Commit

Permalink
fix LM contract codeowners declaration (#1017)
Browse files Browse the repository at this point in the history
## Motivation
we want the code 

## Solution
give us the code
  • Loading branch information
RyanRHall authored Jun 14, 2024
1 parent 54ee4f1 commit e3e08a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ core/scripts/gateway @smartcontractkit/functions
/contracts/gas-snapshots/automation.gas-snapshot @smartcontractkit/keepers
/contracts/**/ccip/ @smartcontractkit/ccip-onchain @makramkd
/contracts/**/*Functions* @smartcontractkit/functions
/contracts/**/liquiditymanager/ @smartcontractkit/liquidity-manager

/contracts/src/v0.8/functions @smartcontractkit/functions
/contracts/**/*functions* @smartcontractkit/functions
Expand Down Expand Up @@ -143,6 +142,7 @@ flake.lock @smartcontractkit/prodsec-public
# CCIP LM
/core/services/ocr2/plugins/liquiditymanager/ @smartcontractkit/liquidity-manager
/core/services/relay/evm/liquidity_manager.go @smartcontractkit/liquidity-manager
/contracts/**/liquiditymanager/ @smartcontractkit/liquidity-manager

# CCIP ARM
/contracts/src/v0.8/ccip/RMN.sol @smartcontractkit/rmn
Expand Down

0 comments on commit e3e08a1

Please sign in to comment.