Skip to content

Commit

Permalink
[DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files.
Browse files Browse the repository at this point in the history
We are adding COMPONENT/TEAM information into OWNERS file. Please help us to
verify the added TEAM/COMPONENT or suggest the correct TEAM/COMPONENT in your
OWNERS files. Thanks.

Proposal to add TEAM/COMPONENT information into OWNERS files
http://bit.ly/add-team-component-proposal
Proposal about how to get suggested component for directory.
http://bit.ly/directory-mapping-proposal
TEAM-COMPONENT mapping
http://bit.ly/component-team-mapping

Additional Information:
List of components
https://bugs.chromium.org/p/chromium/adminComponents

BUG=679905
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2691383002
Cr-Commit-Position: refs/heads/master@{#451345}
  • Loading branch information
ymzhang authored and Commit bot committed Feb 17, 2017
1 parent 97867aa commit a82874e
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/time/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
miu@chromium.org

# COMPONENT: Internals>Core
2 changes: 2 additions & 0 deletions chrome/browser/extensions/api/cast_streaming/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
hubbe@chromium.org
miu@chromium.org

# COMPONENT: Internals>Cast>Streaming
2 changes: 2 additions & 0 deletions chrome/browser/extensions/api/tab_capture/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
hubbe@chromium.org
justinlin@chromium.org
miu@chromium.org

# COMPONENT: UI>Browser>TabCapture
2 changes: 2 additions & 0 deletions chrome/browser/ui/cocoa/tab_contents/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
avi@chromium.org
miu@chromium.org
thakis@chromium.org

# COMPONENT: UI>Browser>TabContents
2 changes: 2 additions & 0 deletions chrome/browser/ui/cocoa/tabs/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ rohitrao@chromium.org

# For changes related to the tab alert indicator/button.
miu@chromium.org

# COMPONENT: UI>Browser>TabStrip
2 changes: 2 additions & 0 deletions chrome/browser/ui/exclusive_access/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
mgiuca@chromium.org
miu@chromium.org
scheib@chromium.org

# COMPONENT: UI>Browser>FullScreen
2 changes: 2 additions & 0 deletions chrome/browser/ui/tabs/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ sky@chromium.org

# For changes related to the tab alert indicators.
per-file tab_utils*=miu@chromium.org

# COMPONENT: UI>Browser>TabStrip
2 changes: 2 additions & 0 deletions media/capture/content/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
miu@chromium.org

# COMPONENT: UI>Browser>TabCapture
2 changes: 2 additions & 0 deletions media/cast/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
hubbe@chromium.org
miu@chromium.org

# COMPONENT: Internals>Cast>Streaming
2 changes: 2 additions & 0 deletions media/remoting/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
erickung@chromium.org
miu@chromium.org

# COMPONENT: Internals>Cast>Streaming

0 comments on commit a82874e

Please sign in to comment.