docs: rename the "aio" component to "docs-infra" (#24295)

The legacy "aio" is still active for currently pending PRs,
The GH label has been renamed as well

PR Close #24295
This commit is contained in:
Victor Berchet
2018-06-04 10:00:08 -07:00
parent 08a18b82de
commit 83a06863f9
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The owner of the component is then responsible for the secondary / component-lev
The caretaker should be able to determine which component the issue belongs to.
The components have a clear piece of source code associated with it within the `/packages/` folder of this repo.
* `comp: aio` - the angular.io application
* `comp: docs-infra` - the angular.io application
* `comp: animations`
* `comp: bazel` - @angular/bazel rules
* `comp: benchpress`