File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Ownership is held by the team, not by individuals: adding a maintainer is a
2- # team membership change rather than a pull request against seven files.
1+ # @Avtrkrb was removed here: the account was moved to `triage`, and a code owner
2+ # without write access cannot satisfy a code-owner review requirement. GitHub's
3+ # own CODEOWNERS validator was reporting it as an unknown owner.
34#
4- # @Avtrkrb was removed here: the account was moved to `triage`, and a code
5- # owner without write access cannot satisfy a code-owner review requirement.
6- * @ Nano-Collective/core-team
5+ # Individuals rather than @Nano-Collective/core-team, deliberately:
6+ # .github/workflows/stale-prs.yml parses this file for individual logins and
7+ # explicitly skips team entries (anything containing "/"). A team-only owner line
8+ # would leave it with zero owners, and it returns early in that case — silently
9+ # disabling stale-PR escalation.
10+ #
11+ # Move to the team once that workflow resolves team membership, or once it is
12+ # centralised into Nano-Collective/.github (step 9).
13+ * @ will-lamerton @ akramcodez
You can’t perform that action at this time.
0 commit comments