chore: remove @Avtrkrb as a code owner - #1213
Merged
Merged
Conversation
Contributor
No changeset foundThis PR does not add a changeset, so it will not appear in the changelog or trigger a release. If the change is user-facing, add one: pnpm changesetPick a bump (patch / minor / major) and write the changelog entry in our usual voice ("Added X... Thanks to @you. Closes #123."), then commit the generated If this PR is docs-only or a chore that needs no release note, you can ignore this - or run |
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.
Removes
@Avtrkrbas a code owner.This is fixing a live defect, not tidying
GitHub's own CODEOWNERS validator currently reports on
main:That is fallout from moving the account to
triageduring the permissions pass. A code owner without write access cannot satisfy a code-owner review requirement, andReview gatessetsrequire_code_owner_review: true. The replacement validates clean.Individuals, not the team — and why
The other six repos in this batch move to
@Nano-Collective/core-team. This one deliberately does not.nc-reviewflagged the reason on the first version of this PR, correctly, as blocking:Verified against the file:
nanocoder is the only repo in the org with a workflow that reads CODEOWNERS, which is why the other six are safe on the team.
The file now carries a comment explaining the coupling, so the next person to reach for the team knows what to fix first: teach
stale-prs.ymlto resolve team membership, or centralise it intoNano-Collective/.githubper step 9.