From a6ab645029a211f7fe2672e8d218e3abb16411a8 Mon Sep 17 00:00:00 2001 From: Jack Westbrook Date: Fri, 6 Dec 2024 16:27:07 +0100 Subject: [PATCH] chore(codeowners): update file post rename of jquery.ts --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7563063f41d..040248aa62e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -604,7 +604,7 @@ playwright.config.ts @grafana/plugins-platform-frontend /public/app/dev.ts @grafana/frontend-ops /public/app/core/utils/metrics.ts @grafana/plugins-platform-frontend /public/app/index.ts @grafana/frontend-ops -/public/app/jquery.ts @grafana/frontend-ops +/public/app/viteGlobals.ts @grafana/frontend-ops /public/app/AppWrapper.tsx @grafana/frontend-ops /public/app/partials/ @grafana/grafana-frontend-platform