From a7959c3e1beb98f56804eea90b88ec6a2bb10f80 Mon Sep 17 00:00:00 2001 From: Nathan Oyler Date: Mon, 23 Mar 2026 14:31:58 -0700 Subject: [PATCH] chore: expand CODEOWNERS with observability team approvers Add the full observability team as code owners so PRs can get approvals without depending solely on admin-level collaborators. --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 91464a9..5b5f369 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,5 @@ # @notque = lead developer +# @notandy = timezone help +# @Kuckkuck @viennaa @richardtief @olandr @joluc @trouaux @ibakshay @ashifnihalb @timojohlo = observability team -* @notque +* @notque @notandy @Kuckkuck @viennaa @richardtief @olandr @joluc @trouaux @ibakshay @ashifnihalb @timojohlo