We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943dd14 commit 230daabCopy full SHA for 230daab
1 file changed
.github/CODEOWNERS
@@ -1,6 +1,14 @@
1
-# Codeowners & All github actions related files
+# Top-level configurations
2
+/* @StyleShit @aroba-dn
3
/.github/ @StyleShit @aroba-dn
4
+/.husky/ @StyleShit @aroba-dn
5
+/.vscode/ @StyleShit @aroba-dn
6
+/.changeset/config.json @StyleShit @aroba-dn
7
8
+# Excluded shared files
9
+/pnpm-lock.yaml
10
+/README.md
11
12
/packages/commitlint-plugin-internal/ @StyleShit
13
/packages/eslint-plugin-internal/ @StyleShit
14
+/packages/vite-plugin/ @StyleShit
0 commit comments