From 42e8cb51ec61a1233abddc674c508884ba2656e5 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Mon, 31 Aug 2020 08:02:36 -0700 Subject: [PATCH] Update CODEOWNERS (#27298) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 70e9a59f73c..cc01ee7d0a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,8 +12,8 @@ # This should make it easy to add new rules without breaking existing ones. # Documentation owner: Diana Payton -/docs/ @oddlittlebird -/contribute/ @oddlittlebird @marcusolsson +/docs/ @oddlittlebird @achatterjee-grafana +/contribute/ @oddlittlebird @marcusolsson @achatterjee-grafana # Backend code