From 5f54e6de68ce1ff7a620ead8c2dac0118f4cc6c4 Mon Sep 17 00:00:00 2001 From: Makram Date: Tue, 9 Jul 2024 19:30:18 +0300 Subject: [PATCH] CODEOWNERS: update go.mod/go.sum owners (#1172) ## Motivation Reduce review turnaround times. ## Solution Update the go.mod/go.sum codeowners to include @smartcontractkit/ccip --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 96f5c5b70e..f3d79516f3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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/