From 45b1ec82ae1d4e1262d1af2c43824b36815dcbc6 Mon Sep 17 00:00:00 2001 From: Ryan Hall Date: Mon, 17 Jun 2024 14:58:01 -0400 Subject: [PATCH] update codeowners for LM (#1038) ## Motivation LM team needs to power to approve it's own ## Solution Remove strict code ownership --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e1cec956ed..f6ae847211 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -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