From e3feb94c9b17c662dc0a3291c159afcc2cca018d Mon Sep 17 00:00:00 2001 From: Sebastien Georget Date: Fri, 28 Aug 2026 17:38:06 +0200 Subject: [PATCH] chore: codeowners Assign CODEOWNERS to @canonical/platform-engineering-emea (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 e9fadb7..e44ecd9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @canonical/platform-engineering +* @canonical/platform-engineering-emea