Skip to content

Commit

Permalink
update CODEOWNERS for .github path (#782)
Browse files Browse the repository at this point in the history
This updates the CODEOWNERS for .github path.

Currently it's not routing to `releng-team` at all due to the catch all
at the end.
  • Loading branch information
momentmaker authored Apr 30, 2024
1 parent 02ff03d commit 6bdee1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ core/scripts/gateway @smartcontractkit/functions
/integration-tests/**/*automation* @smartcontractkit/keepers

# CI/CD
/.github/** @smartcontractkit/releng @jkongie @jmank88 @samsondav
/.github/** @smartcontractkit/releng @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/integration-tests.yml @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/**-tests.yml @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/integration-chaos-tests.yml @smartcontractkit/test-tooling-team @jasonmci
Expand Down Expand Up @@ -144,7 +144,6 @@ flake.lock @smartcontractkit/prodsec-public
/core/ @smartcontractkit/ccip
/contracts/ @rensr @matyang @makramkd
/core/services/ocr2/plugins/rebalancer @rensr @dimkouv @makramkd
/.github/ @rensr @connorwstein @smartcontractkit/test-tooling-team @jasonmci

# CCIP ARM
/contracts/src/v0.8/ccip/ARM.sol @gtklocker @kaleofduty
Expand Down

0 comments on commit 6bdee1b

Please sign in to comment.