Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(572)

Side by Side Diff: chrome/browser/ui/OWNERS

Issue 2679383002: Add TEAM/COMPONENT (Closed)
Patch Set: update team/compo Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/search_engines/OWNERS ('k') | chrome/browser/ui/omnibox/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 msw@chromium.org 1 msw@chromium.org
2 pkasting@chromium.org 2 pkasting@chromium.org
3 sky@chromium.org 3 sky@chromium.org
4 # NOTE: Do not use the above owners when you're in a subdirectory that has 4 # NOTE: Do not use the above owners when you're in a subdirectory that has
5 # OWNERS file. Prefer these instead as these OWNERS will be more familiar, and 5 # OWNERS file. Prefer these instead as these OWNERS will be more familiar, and
6 # to load balance. Only use the above for subdirectories when doing refactorings 6 # to load balance. Only use the above for subdirectories when doing refactorings
7 # that touch all the platforms. 7 # that touch all the platforms.
8 8
9 # This is for the common case of adding or renaming files. If you're doing 9 # This is for the common case of adding or renaming files. If you're doing
10 # structural changes, use usual OWNERS rules. 10 # structural changes, use usual OWNERS rules.
11 per-file BUILD.gn=* 11 per-file BUILD.gn=*
12 12
13 per-file tab_helpers.*=avi@chromium.org 13 per-file tab_helpers.*=avi@chromium.org
14 14
15 # Instant/Search files. 15 # Instant/Search files.
16 per-file browser_instant_controller*=file://chrome/browser/search/OWNERS 16 per-file browser_instant_controller*=file://chrome/browser/search/OWNERS
17
18 # COMPONENT: UI>Browser
OLDNEW
« no previous file with comments | « chrome/browser/search_engines/OWNERS ('k') | chrome/browser/ui/omnibox/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698