ci: add .codefresh/ to the fw-dev-infra group (#29478)

PR Close #29478
This commit is contained in:
George Kalpakas 2019-03-22 19:11:18 +02:00 committed by Miško Hevery
parent 8b1d28ff48
commit b87ae8e5f9

1
.github/CODEOWNERS vendored
View File

@ -821,6 +821,7 @@ testing/** @angular/fw-test
/* @angular/fw-dev-infra
/.buildkite/** @angular/fw-dev-infra
/.circleci/** @angular/fw-dev-infra
/.codefresh/** @angular/fw-dev-infra
/.github/** @angular/fw-dev-infra
/.vscode/** @angular/fw-dev-infra
/docs/BAZEL.md @angular/fw-dev-infra