Skip to content

Commit 86a1598

Browse files
authored
chore: migrate codeowners to @grafana/grafana-catalog (#220)
* chore: migrate codeowners to @grafana/grafana-catalog * chore: split frontend-platform-owned actions to @grafana/grafana-frontend-platform Based on contribution history (Jack Westbrook, Hugo Häggmark dominate these directories), route bundle-schema-types, bundle-size, bundle-types, and create-plugin-update to the frontend-platform team. Everything else stays under @grafana/grafana-catalog as the default.
1 parent 016148f commit 86a1598

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22
# the repo. Unless a later match takes precedence,
33
# these will be requested for review when someone opens a pull request.
44

5-
* @grafana/plugins-platform-frontend @grafana/plugins-platform-backend
5+
* @grafana/grafana-catalog
6+
7+
# Frontend-platform-owned actions (based on contribution history)
8+
/bundle-schema-types/ @grafana/grafana-frontend-platform
9+
/bundle-size/ @grafana/grafana-frontend-platform
10+
/bundle-types/ @grafana/grafana-frontend-platform
11+
/create-plugin-update/ @grafana/grafana-frontend-platform

0 commit comments

Comments
 (0)