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 (sync, etc).

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
R=zea@chromium.org

Review-Url: https://codereview.chromium.org/2712103003
Cr-Commit-Position: refs/heads/master@{#453663}
  • Loading branch information
ymzhang authored and Commit bot committed Feb 28, 2017
1 parent 5c88a0f commit a1d9b2d
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ maxbogue@chromium.org
nyquist@chromium.org
yfriedman@chromium.org
zea@chromium.org

# COMPONENT: Services>Invalidation
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ maxbogue@chromium.org
nyquist@chromium.org
yfriedman@chromium.org
zea@chromium.org

# COMPONENT: Services>Sync
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ maxbogue@chromium.org
nyquist@chromium.org
yfriedman@chromium.org
zea@chromium.org

# COMPONENT: Services>Sync
2 changes: 2 additions & 0 deletions chrome/android/sync_shell/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ maxbogue@chromium.org
nyquist@chromium.org
yfriedman@chromium.org
zea@chromium.org

# COMPONENT: Services>Sync
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ maxbogue@chromium.org
nyquist@chromium.org
yfriedman@chromium.org
zea@chromium.org

# COMPONENT: Services>Sync
2 changes: 2 additions & 0 deletions components/network_time/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
zea@chromium.org
estark@chromium.org

# COMPONENT: UI>Browser>Interstitials
2 changes: 2 additions & 0 deletions components/sync/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ pavely@chromium.org
skym@chromium.org
stanisc@chromium.org
zea@chromium.org

# COMPONENT: Services>Sync
2 changes: 2 additions & 0 deletions google_apis/gcm/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
zea@chromium.org
dimich@chromium.org

# COMPONENT: Services>CloudMessaging
2 changes: 2 additions & 0 deletions ios/chrome/browser/services/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
zea@chromium.org

# COMPONENT: Services>CloudMessaging
2 changes: 2 additions & 0 deletions ios/chrome/browser/services/gcm/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ dimich@chromium.org
fgorski@chromium.org
jianli@chromium.org
zea@chromium.org

# COMPONENT: Services>CloudMessaging
2 changes: 2 additions & 0 deletions ios/chrome/browser/ui/webui/gcm/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ dimich@chromium.org
fgorski@chromium.org
jianli@chromium.org
zea@chromium.org

# COMPONENT: Services>CloudMessaging

0 comments on commit a1d9b2d

Please sign in to comment.