ci: add `aio/content/examples/*` to `docs-infra` group (#30087)

This directory contains some top-level files (`.gitignore`,
`tsconfig.json`, `tslint.json`) that are related to the examples
infrastructure (building, linting, etc.).

They had previously no owner; now they are owned by the `docs-infra`
group.

PR Close #30087
This commit is contained in:
George Kalpakas 2019-04-24 17:32:09 +03:00 committed by Andrew Kushnir
parent 0fa76219ac
commit 6c88eb7477
1 changed files with 1 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@ -726,6 +726,7 @@ testing/** @angular/fw-test
/aio/* @angular/docs-infra @angular/framework-global-approvers
/aio/aio-builds-setup/** @angular/docs-infra @angular/framework-global-approvers
/aio/content/examples/* @angular/docs-infra @angular/framework-global-approvers
/aio/scripts/** @angular/docs-infra @angular/framework-global-approvers
/aio/src/** @angular/docs-infra @angular/framework-global-approvers
/aio/tests/** @angular/docs-infra @angular/framework-global-approvers