From 25318cadf0000149e2515684ece1f621707725b9 Mon Sep 17 00:00:00 2001 From: Apply Push Bridge Date: Wed, 2 Sep 2026 18:27:01 -0400 Subject: [PATCH] repo: master is the release branch Workflows name master where they named main, and CODEOWNERS makes the release branch the owner's to approve. Source: original Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_012Jj94rkp3tfHAxUkTCthgY Apply-Push-Job: 20260902T222700Z-apply-push-f100a7 Patch-SHA256: 03173c0562297443a243d9e2d23ef392d76083a56a45dc8497da30152dde7fb0 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..1efe9b8 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @xormania