Skip to content

Commit

Permalink
update codeowners for LM (#1038)
Browse files Browse the repository at this point in the history
## Motivation
LM team needs to power to approve it's own

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

# leave snapshots as ownerless
# leave snapshots & changeset as ownerless
/contracts/gas-snapshots/
/contracts/.changeset/

# CCIP LM
/core/services/ocr2/plugins/liquiditymanager/ @smartcontractkit/liquidity-manager
Expand Down

0 comments on commit 45b1ec8

Please sign in to comment.