CODEOWNERS 363 B

1234567891011
  1. # Global owners.
  2. * @carbon-language/admin-team
  3. # The core team owns the core language and project documentation.
  4. /docs/ @carbon-language/core-team
  5. # The review managers own updates to the proposals.
  6. /proposals/ @carbon-language/review-managers
  7. # This directory contains infrastructure and support scripts
  8. /src/ @carbon-language/infra-team