From 54192e33089fab227e252ab152c1ef06c2c692e9 Mon Sep 17 00:00:00 2001 From: Tom Ratcliffe Date: Tue, 8 Apr 2025 06:48:21 +0100 Subject: [PATCH] Chore: Make alerting frontend codeowners of unified alerting types (#103551) Make alerting frontend codeowners of unified alerting types --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c0273d7f7d8..908f1589565 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -570,6 +570,7 @@ playwright.config.ts @grafana/plugins-platform-frontend /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/app/types/unified-alerting.ts @grafana/alerting-frontend /public/dashboards/ @grafana/dashboards-squad /public/gazetteer/ @ryantxu /public/img/ @grafana/grafana-frontend-platform