Chore: assign feature flag ownership for GaaS (#64420)

* ownership for GaaS

* fix tests

* merge
This commit is contained in:
Artur Wierzbicki
2023-03-08 12:25:12 -05:00
committed by GitHub
parent 74ed7ead16
commit 3e89ffa2e6
3 changed files with 15 additions and 14 deletions
+1
View File
@@ -18,4 +18,5 @@ const (
grafanaObservabilityLogsSquad codeowner = "@grafana/observability-logs"
grafanaObservabilityTracesAndProfilingSquad codeowner = "@grafana/observability-traces-and-profiling"
grafanaAlertingSquad codeowner = "@grafana/alerting-squad"
hostedGrafanaTeam codeowner = "@grafana/hosted-grafana-team"
)