From 91dd5b0e0d9089b917c6b419535e0873e38f0f5c Mon Sep 17 00:00:00 2001 From: matt abrams <37156449+zuchka@users.noreply.github.com> Date: Fri, 10 Feb 2023 07:39:23 -1000 Subject: [PATCH] Chore: add new GH action to codeowners file (#63230) * add new action to codeowners file * switch owner to team --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e7633f0441..4318d0b5e47 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -562,6 +562,7 @@ embed.go @grafana/grafana-as-code /.github/bot.md @torkelo /.github/commands.json @torkelo /.github/dependabot.yml @grafana/frontend-ops +/.github/issue-opened.json @grafana/grafana-community-support /.github/metrics-collector.json @torkelo /.github/pr-checks.json @marefr /.github/pr-commands.json @marefr @@ -579,6 +580,7 @@ embed.go @grafana/grafana-as-code /.github/workflows/epic-add-to-platform-ux-parent-project.yml @meanmina /.github/workflows/github-release.yml @torkelo /.github/workflows/issue-labeled.yml @armandgrillet +/.github/workflows/issue-opened.yml @grafana/grafana-community-support /.github/workflows/metrics-collector.yml @torkelo /.github/workflows/milestone.yml @marefr /.github/workflows/ox-code-coverage.yml @grafana/explore-squad