Tracking the three follow-ups left open after #27 merged. None block anything; each is an action for the Founder / org owner.
1. Legal review of CLA.md
CLA.md was added in #27 as a working template (copyright + patent licence grant, not an assignment; Zimbabwe governing law). It is not a substitute for counsel.
2. Confirm the Bundu Foundation rename rode under NA-01 Article 17 (not 17.1(a))
#27 renamed the sovereign-asset steward "Mukoko Foundation" → Bundu Foundation (NA-01 v1.1). The Foundation is one of the three named voting shareholders (Art. 1.3), so this brushes against Art. 17.1(a) (amendments affecting decisions reserved to shareholders require Board approval).
Working read: it rode as a Founder written decision under Art. 17 — identity-only, no decision right or share allocation changed. This item is just to record that determination.
3. Single-member code-owner teams (merge deadlock risk)
#27 stalled because every code-owner team had only one member — the Founder — who was also the PR author and so could not satisfy the required Code Owners review. Resolved for that PR by adding nyuchisupport to @nyuchi/maintainers. The other teams remain single-member, so the same deadlock will recur on PRs touching their paths:
| Team |
Owns (per .github/CODEOWNERS) |
Members |
@nyuchi/security |
SECURITY.md, AGENTS.md, ORG_SETTINGS.md |
bryanfawcett only |
@nyuchi/platform |
.github/workflows/**, dependabot*.yml |
bryanfawcett only |
@nyuchi/marketing |
/profile/** |
bryanfawcett only |
Filed as the post-merge record for #27.
Tracking the three follow-ups left open after #27 merged. None block anything; each is an action for the Founder / org owner.
1. Legal review of
CLA.mdCLA.mdwas added in #27 as a working template (copyright + patent licence grant, not an assignment; Zimbabwe governing law). It is not a substitute for counsel.CLA.mdbefore any contributor is asked to sign it.2. Confirm the Bundu Foundation rename rode under NA-01 Article 17 (not 17.1(a))
#27 renamed the sovereign-asset steward "Mukoko Foundation" → Bundu Foundation (NA-01 v1.1). The Foundation is one of the three named voting shareholders (Art. 1.3), so this brushes against Art. 17.1(a) (amendments affecting decisions reserved to shareholders require Board approval).
Working read: it rode as a Founder written decision under Art. 17 — identity-only, no decision right or share allocation changed. This item is just to record that determination.
3. Single-member code-owner teams (merge deadlock risk)
#27 stalled because every code-owner team had only one member — the Founder — who was also the PR author and so could not satisfy the required Code Owners review. Resolved for that PR by adding
nyuchisupportto@nyuchi/maintainers. The other teams remain single-member, so the same deadlock will recur on PRs touching their paths:.github/CODEOWNERS)@nyuchi/securitySECURITY.md,AGENTS.md,ORG_SETTINGS.md@nyuchi/platform.github/workflows/**,dependabot*.yml@nyuchi/marketing/profile/**@nyuchi/security,@nyuchi/platform, and@nyuchi/marketing(e.g.nyuchisupport), or.github/CODEOWNERSso these paths only require@nyuchi/maintainers.Filed as the post-merge record for #27.