Appearance
Without it, someone "just" tweaks the core at 2 AM and three domains break by morning.
Nx·Monorepo Hygiene·Medium·Since 2026-05-01
nx-monorepo-owner-codeowners-boundaries
libs/shared/*
Map .github/CODEOWNERS per domain. A PR touching libs/studio/* requires Studio-team approval. A PR touching libs/shared/* requires platform-leads approval.
.github/CODEOWNERS
libs/studio/*
# .github/CODEOWNERS * @acme/everyone
# .github/CODEOWNERS /apps/sites-management/ @acme/team-sites /libs/sites-management/ @acme/team-sites /apps/studio/ @acme/team-studio /libs/studio/ @acme/team-studio /libs/shared/ @acme/platform-leads /nx.json @acme/platform-leads /.github/ @acme/platform-leads