From 212ec1248ee09119cbea38b47981a888a32990c7 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:20:40 -0400 Subject: [PATCH] Update codeowners for What's new and Upgrade guide (#73513) Updated codeowners for What's new and Upgrade guide --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 93e8f2e2dce..848d0cb766f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -50,8 +50,8 @@ /docs/sources/panels-visualizations/ @imatwawana /docs/sources/release-notes/ @Eve832 @GrafanaWriter /docs/sources/setup-grafana/ @chri2547 -/docs/sources/upgrade-guide/ @chri2547 @imatwawana -/docs/sources/whatsnew/ @chri2547 @imatwawana +/docs/sources/upgrade-guide/ @imatwawana +/docs/sources/whatsnew/ @imatwawana /docs/sources/developers/plugins/ @Eve832 @josmperez @grafana/plugins-platform-frontend @grafana/plugins-platform-backend /docs/sources/developers/plugins/introduction-to-plugin-development/backend/ @Eve832 @grafana/plugins-platform-backend