From e2e8cc0bfc333edf3acc58db2cc7ca7218fa4b7a Mon Sep 17 00:00:00 2001 From: yehzu Date: Fri, 26 Dec 2025 15:15:11 +0800 Subject: [PATCH] Update CODEOWNERS file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR updates the CODEOWNERS file to set the appropriate code reviewers. 🤖 Generated automatically by permission management script. --- .github/CODEOWNERS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e15ba8b..658e714 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,6 @@ -# order is important -# the last matching pattern takes the most precedence. +# CODEOWNERS +# This file defines code owners for this repository -# global owners -* @hardcoretech/plm +# ============ Default Owners ============ +# These teams are responsible for reviewing all changes +* @hardcoretech/scrum-shield