-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (15 loc) · 926 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (15 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# These default owners will match all PRs unless a later match takes precedence.
* @grafana/grafana-catalog @grafana/grafana-frontend-platform
/packages/create-plugin/ @grafana/grafana-frontend-platform
/packages/eslint-plugin-plugins/ @grafana/grafana-catalog
/packages/plugin-docs-parser/ @grafana/grafana-catalog
/packages/plugin-docs-cli/ @grafana/grafana-catalog
/packages/plugin-e2e/ @grafana/grafana-catalog
/packages/plugin-types-bundler/ @grafana/grafana-frontend-platform
/packages/react-detect/ @grafana/grafana-frontend-platform
/packages/sign-plugin/ @grafana/grafana-catalog
/packages/tsconfig/ @grafana/grafana-frontend-platform
/docusaurus/website/ @grafana/grafana-frontend-platform @grafana/docs-plugins
/docusaurus/docs/ @grafana/grafana-frontend-platform @grafana/docs-plugins
/.github/workflows/playwright.yml @grafana/grafana-catalog
/.github/workflows/playwright-nightly.yml @grafana/grafana-catalog