We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0161e66 commit 0a8ed63Copy full SHA for 0a8ed63
1 file changed
.github/CODEOWNERS
@@ -1,17 +1,11 @@
1
-# Testing
2
-*.test.ts @Tlacenka
3
-/e2e/ @Tlacenka
4
-/testing/ @Tlacenka
5
-vite.config*.ts @Tlacenka
6
-
7
# Mocks
8
-mocks/ @Tlacenka
9
/examples/react-todos-app/ @matejchalk
10
/testing/test-utils/src/lib/utils/dynamic-mocks/ @matejchalk
11
12
# Plugins
13
/packages/plugin-eslint/ @matejchalk
14
-/packages/plugin-coverage/ @Tlacenka
15
-/packages/plugin-js-packages/ @Tlacenka
+/packages/plugin-coverage/ @matejchalk
+/packages/plugin-js-packages/ @matejchalk
16
/packages/plugin-lighthouse/ @BioPhoton
+/packages/nx-plugin/ @BioPhoton
17
/examples/plugins/ @BioPhoton
0 commit comments