Skip to content

Commit

Permalink
Update OWNERS on performance WPTs
Browse files Browse the repository at this point in the history
This CL does the following:
* Introduces OWNERS files in folders that did not have one.
* Adds WPT-NOTIFY to get bugs on failures from upstream.
* Sets speed-metrics-dev@ as the team.
* Updates some specific owners in some cases.

Change-Id: I6b0da49a7abb34e9b4a69513942f955967df6433
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283418
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Steve Kobes <skobes@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#785774}
  • Loading branch information
npm1 authored and Commit Bot committed Jul 7, 2020
1 parent 4c28283 commit 599c904
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
# WPT-NOTIFY: true
npm@chromium.org
4 changes: 4 additions & 0 deletions third_party/blink/web_tests/external/wpt/event-timing/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
# WPT-NOTIFY: true
npm@chromium.org
2 changes: 1 addition & 1 deletion third_party/blink/web_tests/external/wpt/hr-time/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
tdresser@chromium.org
# WPT-NOTIFY: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
# WPT-NOTIFY: true
npm@chromium.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
# WPT-NOTIFY: true
skobes@chromium.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
panicker@chromium.org
# WPT-NOTIFY: true
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# TEAM: loading-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs>NavigationTiming
tdresser@chromium.org
# WPT-NOTIFY: true
npm@chromium.org
yoavweiss@chromium.org
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PageLifecycle
# WPT-NOTIFY: true
panicker@chromium.org
3 changes: 1 addition & 2 deletions third_party/blink/web_tests/external/wpt/paint-timing/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
panicker@chromium.org
tdresser@chromium.org
# WPT-NOTIFY: true
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
igrigorik@chromium.org
panicker@chromium.org
# WPT-NOTIFY: true
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs>ResourceTiming
# WPT-NOTIFY: true
ksakamoto@chromium.org
npm@chromium.org
yoavweiss@chromium.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# TEAM: speed-metrics-dev@chromium.org
# COMPONENT: Blink>PerformanceAPIs
panicker@chromium.org
# WPT-NOTIFY: true

0 comments on commit 599c904

Please sign in to comment.