-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (12 loc) · 817 Bytes
/
CODEOWNERS
File metadata and controls
15 lines (12 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* @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