Skip to content

Commit

Permalink
Update integration-tests and test GA codeowners to SET team (#8256)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Hamrick <adam.hamrick@smartcontract.com>
  • Loading branch information
sebawo and kalverra authored Jan 20, 2023
1 parent e8caff6 commit 27c670d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/contracts/**/*Upkeep* @smartcontractkit/keepers

# Tests
/integration-tests/ @kalverra @tateexon @skudasov @anieeg
/integration-tests/ @smartcontractkit/set-team
/integration-tests/**/*keeper* @smartcontractkit/keepers
/integration-tests/**/*automation* @smartcontractkit/keepers

Expand All @@ -60,10 +60,11 @@

# CI/CD
/.github/** @alexroan @chainchad @javuto @jkongie @jmank88 @samsondav
/.github/workflows/integration-tests.yml @kalverra @tateexon @skudasov @anieeg
/.github/workflows/integration-tests-publish.yml @kalverra @tateexon @skudasov @anieeg
/.github/workflows/integration-chaos-tests.yml @kalverra @tateexon @skudasov @anieeg
/.github/workflows/performance-tests.yml @kalverra @tateexon @skudasov @anieeg
/.github/workflows/integration-tests.yml @smartcontractkit/set-team
/.github/workflows/integration-chaos-tests.yml @smartcontractkit/set-team
/.github/workflows/integration-tests-publish.yml @smartcontractkit/set-team
/.github/workflows/performance-tests.yml @smartcontractkit/set-team

/core/chainlink.Dockerfile @smartcontractkit/prodsec-public

# Dependencies
Expand Down

0 comments on commit 27c670d

Please sign in to comment.