From e419c76842f8a67a96ae48f6b6573d4275b293da Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Mon, 3 Jun 2024 18:25:43 +0200 Subject: [PATCH] Alerting: update CODEOWNERS (#88628) update CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4a514aafdb9..3bb575b0842 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -474,6 +474,7 @@ playwright.config.ts @grafana/plugins-platform-frontend /public/app/store/ @grafana/grafana-frontend-platform /public/app/types/ @grafana/grafana-frontend-platform /public/app/types/alerting.ts @grafana/alerting-frontend +/public/app/types/unified-alerting-dto.ts @grafana/alerting-frontend /public/dashboards/ @grafana/dashboards-squad /public/gazetteer/ @ryantxu /public/img/ @grafana/grafana-frontend-platform