From 18a37ab4ea0433f1a7da86c004ed53bdd6fc66a1 Mon Sep 17 00:00:00 2001 From: Sebastien Georget Date: Fri, 28 Aug 2026 17:19:56 +0200 Subject: [PATCH] chore: codeowners Assign CODEOWNERS to @canonical/platform-engineering-apac (regional team) instead of the generic @canonical/platform-engineering team, per repolint 'codeowners' check. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 35f227e..08fd8a8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @canonical/platform-engineering \ No newline at end of file +* @canonical/platform-engineering-apac \ No newline at end of file