chore(repo-hygiene): Tier 1 -- CODEOWNERS#69
Merged
Conversation
Establishes CODEOWNERS for the portfolio repo-hygiene Tier 1 rollout per eva-foundation memory `reference_portfolio_repo_hygiene_tier1_2026-05-17`. Sole maintainer; convention is explicit even though no review approvals are required. Companion repo-settings changes applied earlier today via gh API: - allow_merge_commit=false, allow_rebase_merge=false (squash-merge only) - Branch protection hardened: allow_force_pushes=false (was true!), required_conversation_resolution=true, allow_deletions=false Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds repository ownership metadata for the GovOps-LaC project by introducing a CODEOWNERS file.
Changes:
- Adds
.github/CODEOWNERSwith a wildcard ownership rule for@MarcoPolo483. - Documents the intended sole-maintainer ownership model in file comments.
Comment on lines
+7
to
+8
| # Per portfolio repo-hygiene Tier 1 (eva-foundation memory entry | ||
| # `reference_portfolio_repo_hygiene_tier1_2026-05-17`). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Portfolio repo-hygiene Tier 1 rollout. Adds
.github/CODEOWNERSdeclaring @MarcoPolo483 as sole maintainer.Companion repo-settings changes (already applied earlier today)
allow_merge_commit=false,allow_rebase_merge=false(squash-merge only)allow_force_pushes=false(was true -- latent risk closed),required_conversation_resolution=true,allow_deletions=false,required_linear_history=true(already on)delete_branch_on_merge=true(already on)Other Tier 1 status on this repo (already in place, no change needed)
.github/dependabot.yml: present + grouped per package familyp61_feedback_pre_commit_pytest_gateDoctrine anchor
reference_portfolio_repo_hygiene_tier1_2026-05-17feedback_scrum_master_best_practices_patternTest plan