From 24e9a4d5666927e7242868609eee96ccad1fed8a Mon Sep 17 00:00:00 2001 From: yehzu Date: Fri, 26 Dec 2025 15:14:34 +0800 Subject: [PATCH] Create 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 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..0e351b4 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# CODEOWNERS +# This file defines code owners for this repository + +# ============ Default Owners ============ +* @hardcoretech/scrum-shield