| 123456789101112131415 |
- # Part of the Carbon Language project, under the Apache License v2.0 with LLVM
- # Exceptions. See /LICENSE for license information.
- # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
- # Global owners.
- * @carbon-language/admin-team
- # The core team owns the core language and project documentation.
- /docs/ @carbon-language/core-team
- # The review managers own updates to the proposals.
- /proposals/ @carbon-language/review-managers
- # This directory contains infrastructure and support scripts
- /src/ @carbon-language/infra-team
|