From 4a99470e2291d4ae3e3f7802c19e1f9e1189ba52 Mon Sep 17 00:00:00 2001 From: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com> Date: Tue, 11 Oct 2022 10:43:58 -0700 Subject: [PATCH] Docs: Add CODEOWNER to setup docs (#56745) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90a6c21465d..19fa76d63a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -30,6 +30,7 @@ /docs/sources/old-alerting @brendamuir /docs/sources/panels/ @chri2547 /docs/sources/release-notes/ @gguillotte-grafana +/docs/sources/setup-grafana/ @chri2547 /docs/sources/visualization/ @chri2547 /docs/sources/whatsnew/ @gguillotte-grafana