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

Review-Url: https://codereview.chromium.org/2707163003
Cr-Commit-Position: refs/heads/master@{#451895}
  • Loading branch information
ymzhang authored and Commit bot committed Feb 22, 2017
1 parent e04626f commit e63ee2d
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/config/mac/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
rsesek@chromium.org
sdefresne@chromium.org

# COMPONENT: Build
2 changes: 2 additions & 0 deletions chrome/browser/ui/cocoa/app_menu/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
rsesek@chromium.org

# COMPONENT: UI>Browser>Core
2 changes: 2 additions & 0 deletions chrome/browser/ui/cocoa/website_settings/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
palmer@chromium.org
rsesek@chromium.org

# COMPONENT: UI>Browser>SiteSettings
2 changes: 2 additions & 0 deletions components/crash/core/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
rsesek@chromium.org

# COMPONENT: Internals>CrashReporting
2 changes: 2 additions & 0 deletions components/safe_json/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
bauerb@chromium.org
rsesek@chromium.org

# TEAM: security-dev@chromium.org
2 changes: 2 additions & 0 deletions third_party/ocmock/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
rsesek@chromium.org
thakis@chromium.org

# COMPONENT: Test
2 changes: 2 additions & 0 deletions ui/base/cocoa/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ avi@chromium.org
rsesek@chromium.org
tapted@chromium.org
thakis@chromium.org

# COMPONENT: UI
2 changes: 2 additions & 0 deletions ui/gfx/image/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ rsesek@chromium.org

# ImageSkia related classes except for _mac/_ios stuff
per-file image_skia*=oshima@chromium.org

# COMPONENT: UI>GFX
2 changes: 2 additions & 0 deletions ui/gfx/range/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
rsesek@chromium.org

# COMPONENT: UI>GFX

0 comments on commit e63ee2d

Please sign in to comment.