From 95ad100cb9182aefa556d6c9ee2cb025f8e682ec Mon Sep 17 00:00:00 2001 From: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:21:49 +0200 Subject: [PATCH] RolePicker: Identity Access team as codeowners (#86602) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a6f3f4fd147..7f3caec3c36 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -606,6 +606,7 @@ playwright.config.ts @grafana/plugins-platform-frontend /pkg/services/extsvcauth/ @grafana/identity-access-team /pkg/services/oauthtoken/ @grafana/identity-access-team /pkg/services/serviceaccounts/ @grafana/identity-access-team +/public/app/core/components/RolePicker/ @grafana/identity-access-team # Support bundles /public/app/features/support-bundles/ @grafana/identity-access-team