ci: add owners for zone.js to CODEOWNERS (#31203)

Follow-up to #30962.

PR Close #31203
This commit is contained in:
George Kalpakas 2019-06-22 01:07:23 +03:00 committed by Kara Erickson
parent a1d436e6a4
commit 3846192bde
1 changed files with 17 additions and 0 deletions

17
.github/CODEOWNERS vendored
View File

@ -53,6 +53,7 @@
# IgorMinar - Igor Minar
# jasonaden - Jason Aden
# jenniferfell - Jennifer Fell
# JiaLiPassion - Jia Li
# josephperrott - Joey Perrott
# kara - Kara Erickson
# kyliau - Keen Yee Liau
@ -248,6 +249,15 @@
# - mhevery
# ===========================================================
# @angular/fw-zones
# ===========================================================
#
# - JiaLiPassion
# - mhevery
# - vikerman
# ===========================================================
# @angular/tools-benchpress
# ===========================================================
@ -731,6 +741,13 @@ testing/** @angular/fw-test
# ================================================
# zone.js
# ================================================
/packages/zone.js/** @angular/fw-zones @angular/framework-global-approvers @angular/framework-global-approvers-for-docs-only-changes
# ================================================
# benchpress
# ================================================