chore: update CODEOWNERS — synced workflows listed explicitly
This commit is contained in:
18
.github/CODEOWNERS
vendored
18
.github/CODEOWNERS
vendored
@@ -8,8 +8,20 @@
|
|||||||
# Combined with branch protection (require PR reviews), this prevents
|
# Combined with branch protection (require PR reviews), this prevents
|
||||||
# unauthorized modifications to workflows, configs, and governance files.
|
# unauthorized modifications to workflows, configs, and governance files.
|
||||||
|
|
||||||
# ── Workflows (synced from MokoStandards — must not be manually edited) ──
|
# ── Synced workflows (managed by MokoStandards — do not edit manually) ────
|
||||||
/.github/workflows/ @jmiller-moko
|
/.github/workflows/deploy-dev.yml @jmiller-moko
|
||||||
|
/.github/workflows/deploy-demo.yml @jmiller-moko
|
||||||
|
/.github/workflows/deploy-rs.yml @jmiller-moko
|
||||||
|
/.github/workflows/auto-release.yml @jmiller-moko
|
||||||
|
/.github/workflows/auto-dev-issue.yml @jmiller-moko
|
||||||
|
/.github/workflows/auto-assign.yml @jmiller-moko
|
||||||
|
/.github/workflows/sync-version-on-merge.yml @jmiller-moko
|
||||||
|
/.github/workflows/enterprise-firewall-setup.yml @jmiller-moko
|
||||||
|
/.github/workflows/repository-cleanup.yml @jmiller-moko
|
||||||
|
/.github/workflows/standards-compliance.yml @jmiller-moko
|
||||||
|
/.github/workflows/codeql-analysis.yml @jmiller-moko
|
||||||
|
/.github/workflows/repo_health.yml @jmiller-moko
|
||||||
|
# Custom workflows in .github/workflows/ not listed above are repo-owned.
|
||||||
|
|
||||||
# ── GitHub configuration ─────────────────────────────────────────────────
|
# ── GitHub configuration ─────────────────────────────────────────────────
|
||||||
/.github/ISSUE_TEMPLATE/ @jmiller-moko
|
/.github/ISSUE_TEMPLATE/ @jmiller-moko
|
||||||
@@ -23,7 +35,7 @@
|
|||||||
/composer.json @jmiller-moko
|
/composer.json @jmiller-moko
|
||||||
/phpstan.neon @jmiller-moko
|
/phpstan.neon @jmiller-moko
|
||||||
/Makefile @jmiller-moko
|
/Makefile @jmiller-moko
|
||||||
/.ftp_ignore @jmiller-moko
|
/.ftpignore @jmiller-moko
|
||||||
/.gitignore @jmiller-moko
|
/.gitignore @jmiller-moko
|
||||||
/.gitattributes @jmiller-moko
|
/.gitattributes @jmiller-moko
|
||||||
/.editorconfig @jmiller-moko
|
/.editorconfig @jmiller-moko
|
||||||
|
|||||||
Reference in New Issue
Block a user