-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCODEOWNERS
More file actions
45 lines (35 loc) · 1.13 KB
/
Copy pathCODEOWNERS
File metadata and controls
45 lines (35 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Top-level configurations
/* @StyleShit @aroba-dn
/.github/ @StyleShit @aroba-dn
/.husky/ @StyleShit @aroba-dn
/.vscode/ @StyleShit @aroba-dn
/.changeset/config.json @StyleShit @aroba-dn
# Excluded shared files
/pnpm-lock.yaml
/README.md
/AGENTS.md
/CONTEXT.md
# Design System internal configurations
/packages/design-system/.storybook/ @StyleShit @aroba-dn
/packages/design-system/rolldown/ @StyleShit @aroba-dn
/packages/design-system/vitest/ @StyleShit @aroba-dn
/packages/design-system/* @StyleShit @aroba-dn
# MCP server internal configurations
/packages/mcp/* @StyleShit @aroba-dn
# ESLint plugin internal configurations
/packages/eslint-plugin/* @StyleShit @aroba-dn
# Vite plugin
/packages/vite-plugin @StyleShit
# Internal packages
/packages/commitlint-plugin-internal/ @StyleShit
/packages/eslint-plugin-internal/ @StyleShit
# Excluded publishable packages files
/packages/design-system/*.md
/packages/design-system/package.json
/packages/design-system/.gitignore
/packages/eslint-plugin/*.md
/packages/eslint-plugin/package.json
/packages/vite-plugin/*.md
/packages/vite-plugin/package.json
/packages/mcp/*.md
/packages/mcp/package.json