The synced CODEOWNERS templates deployed to MokoGitea repos pointed at
`.github/workflows/` (and other `.github/` config paths), which never
match the real `.mokogitea/` files — so code-owner protection on
workflows/config was silently a no-op. Also refreshes the stale,
consolidated-away workflow filename list to the current canonical set.
- templates/mokogitea/CODEOWNERS: repoint workflow + config paths to
.mokogitea/; replace obsolete workflow names (deploy-dev, auto-dev-issue,
standards-compliance, ci-joomla, update-server, branch-freeze, …) with
the current set (auto-release, pre-release, cascade-dev, ci-generic,
pr-check, cleanup, branch-cleanup, notify, repo-health, gitleaks,
issue-branch, ci-issue-reporter, sync-on-merge, version-set, …).
- templates/docs/required/CODEOWNERS: same .github -> .mokogitea repoint.
Deliberately NOT changed (not simple path-swaps): template-SECURITY.md's
codeql-analysis / dependabot refs (GitHub-only features with no MokoGitea
equivalent), and the schema/gitignore/doc-example refs — see #337.
Closes#337
Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i