Skip to content

Commit

Permalink
chore: update code owners
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlacenka committed Jun 14, 2024
1 parent 0161e66 commit 0a8ed63
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# Testing
*.test.ts @Tlacenka
/e2e/ @Tlacenka
/testing/ @Tlacenka
vite.config*.ts @Tlacenka

# Mocks
mocks/ @Tlacenka
/examples/react-todos-app/ @matejchalk
/testing/test-utils/src/lib/utils/dynamic-mocks/ @matejchalk

# Plugins
/packages/plugin-eslint/ @matejchalk
/packages/plugin-coverage/ @Tlacenka
/packages/plugin-js-packages/ @Tlacenka
/packages/plugin-coverage/ @matejchalk
/packages/plugin-js-packages/ @matejchalk
/packages/plugin-lighthouse/ @BioPhoton
/packages/nx-plugin/ @BioPhoton
/examples/plugins/ @BioPhoton

0 comments on commit 0a8ed63

Please sign in to comment.