From 7057bd7cafdc8ec5bfb753b192b93fd082f68118 Mon Sep 17 00:00:00 2001 From: Eve Meelan <81647476+Eve832@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:57:24 -0400 Subject: [PATCH] replace myself with Irene in CODEOWNERS (#92589) Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c656594ef8..9a6d4148b24 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -36,7 +36,7 @@ /docs/ @grafana/docs-tooling /docs/.codespellignore @grafana/docs-tooling -/docs/sources/ @Eve832 +/docs/sources/ @irenerl24 /docs/sources/administration/ @jdbaldry /docs/sources/alerting/ @brendamuir