forked from grafana/shared-workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
24 lines (18 loc) · 839 Bytes
/
CODEOWNERS
File metadata and controls
24 lines (18 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @grafana/platform-productivity will be requested for review when
# someone opens a pull request.
* @grafana/platform-productivity
# Owned by the O11y department's Frontend squad
.github/workflows/build-lint-pr.yml @grafana/o11y-frontend
/actions/lint-pr-title/ @grafana/o11y-frontend @grafana/platform-productivity
# Platform CAT
/actions/generate-openapi-clients @grafana/platform-cat
# Platform productivity
/.github/workflows/publish-techdocs.yaml @grafana/platform-productivity
# Observability
/actions/azure-trusted-signing/ @grafana/o11y-dept
# Platform Infrasec
/actions/create-github-app-token @grafana/platform-infrasec
# Mimir
actions/go-flaky-tests/cmd/go-flaky-tests @grafana/mimir-maintainers