-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
16 lines (13 loc) · 882 Bytes
/
CODEOWNERS
File metadata and controls
16 lines (13 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* @angular/components-googlers
/.circleci/ @angular/dev-infra-components
/.husky/ @angular/dev-infra-components
/.ng-dev/ @angular/dev-infra-components
/.vscode/ @angular/dev-infra-components
/.yarn/ @angular/dev-infra-components
/scripts/ @angular/dev-infra-components
/test/ @angular/dev-infra-components
/.github/ @angular/dev-infra-components
/.github/CODEOWNERS @angular/dev-infra-components @andrewseguin @jelbourn
/.github/ISSUE_TEMPLATE/** @angular/components-googlers
/tools/ @angular/dev-infra-components
/tools/public_api_guard/**/*.md @angular/components-googlers