Skip to content

Commit

Permalink
Merge pull request #208 from smartcontractkit/update-codeowners
Browse files Browse the repository at this point in the history
Add @jasonmci (me) as a codeowner
  • Loading branch information
jasonmci authored Oct 16, 2023
2 parents e9aa4f1 + f439cbe commit 8af156b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@ contracts/test/v0.8/functions @smartcontractkit/functions
/contracts/src/v0.8/llo-feeds @austinborn @Fletch153

# Tests
/integration-tests/**/*ccip* @smartcontractkit/test-tooling-team
/integration-tests/**/*ccip* @smartcontractkit/test-tooling-team @jasonmci
/integration-tests/**/*keeper* @smartcontractkit/keepers
/integration-tests/**/*automation* @smartcontractkit/keepers

# CI/CD
/.github/** @chainchad @javuto @jkongie @jmank88 @samsondav
/.github/workflows/integration-tests.yml @smartcontractkit/test-tooling-team
/.github/workflows/integration-chaos-tests.yml @smartcontractkit/test-tooling-team
/.github/workflows/integration-tests-publish.yml @smartcontractkit/test-tooling-team
/.github/workflows/performance-tests.yml @smartcontractkit/test-tooling-team
/.github/workflows/integration-tests.yml @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/integration-chaos-tests.yml @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/integration-tests-publish.yml @smartcontractkit/test-tooling-team @jasonmci
/.github/workflows/performance-tests.yml @smartcontractkit/test-tooling-team @jasonmci

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

Expand Down

0 comments on commit 8af156b

Please sign in to comment.