Skip to content

Commit

Permalink
Add @jasonmci (me) as a codeowner
Browse files Browse the repository at this point in the history
* only added to the same directories as the test tooling team
  • Loading branch information
jasonmci committed Oct 13, 2023
1 parent dab3900 commit 228d654
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 228d654

Please sign in to comment.