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:
Component lists
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/2696653002
Cr-Commit-Position: refs/heads/master@{#451108}
  • Loading branch information
ymzhang authored and Commit bot committed Feb 16, 2017
1 parent 7236fb9 commit 5f69b52
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/display_compositor/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ piman@chromium.org
danakj@chromium.org
jbauman@chromium.org
ccameron@chromium.org

# COMPONENT: Internals>Compositing
3 changes: 3 additions & 0 deletions components/tracing/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
file://base/trace_event/OWNERS
jbauman@chromium.org

# TEAM: tracing@chromium.org
# COMPONENT: Speed>Tracing
2 changes: 2 additions & 0 deletions content/browser/compositor/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ ccameron@chromium.org
per-file *mus*=fsamuel@chromium.org
per-file *mus*=sadrul@chromium.org
per-file *mus*=rjkroege@chromium.org

# COMPONENT: Internals>Compositing
2 changes: 2 additions & 0 deletions content/browser/gpu/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ jbauman@chromium.org
kbr@chromium.org
piman@chromium.org
zmo@chromium.org

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions content/common/gpu/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ per-file *gpu_memory_manager*=ccameron@chromium.org

per-file *_messages*.h=set noparent
per-file *_messages*.h=file://ipc/SECURITY_OWNERS

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions content/gpu/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
jbauman@chromium.org
kbr@chromium.org
piman@chromium.org

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions content/renderer/gpu/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ jbauman@chromium.org
kbr@chromium.org
piman@chromium.org
enne@chromium.org

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions gpu/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ zmo@chromium.org

# GPU memory buffer implementations.
per-file *gpu_memory_buffer*=reveman@chromium.org

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions ui/gl/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ per-file *gl_image*=reveman@chromium.org
per-file *_ozone*=alexst@chromium.org
per-file *_ozone*=dnicoara@chromium.org
per-file *_ozone*=spang@chromium.org

# COMPONENT: Internals>GPU
2 changes: 2 additions & 0 deletions ui/surface/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ jbauman@chromium.org
kbr@chromium.org
piman@chromium.org
pinkerton@chromium.org

# COMPONENT: UI

0 comments on commit 5f69b52

Please sign in to comment.