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

Side by Side Diff: chrome/common/OWNERS

Issue 130433008: Make per-file message file reviewers consistent across owners. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: alphabetize Created 6 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/importer/OWNERS ('k') | chrome/common/extensions/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 per-file chrome_switches.cc=* 1 per-file chrome_switches.cc=*
2 per-file chrome_switches.h=* 2 per-file chrome_switches.h=*
3 per-file pref_names.cc=* 3 per-file pref_names.cc=*
4 per-file pref_names.h=* 4 per-file pref_names.h=*
5 per-file url_constants.cc=* 5 per-file url_constants.cc=*
6 per-file url_constants.h=* 6 per-file url_constants.h=*
7 7
8 # Mac Sandbox profiles. 8 # Mac Sandbox profiles.
9 per-file nacl_loader.sb=set noparent 9 per-file nacl_loader.sb=set noparent
10 per-file nacl_loader.sb=jeremy@chromium.org 10 per-file nacl_loader.sb=jeremy@chromium.org
11 11
12 # Changes to IPC messages require a security review to avoid introducing 12 # Changes to IPC messages require a security review to avoid introducing
13 # new sandbox escapes. 13 # new sandbox escapes.
14 per-file *_messages*.h=set noparent 14 per-file *_messages*.h=set noparent
15 per-file *_messages*.h=cdn@chromium.org 15 per-file *_messages*.h=cdn@chromium.org
16 per-file *_messages*.h=cevans@chromium.org 16 per-file *_messages*.h=cevans@chromium.org
17 per-file *_messages*.h=dcheng@chromium.org 17 per-file *_messages*.h=dcheng@chromium.org
18 per-file *_messages*.h=inferno@chromium.org
18 per-file *_messages*.h=jln@chromium.org 19 per-file *_messages*.h=jln@chromium.org
19 per-file *_messages*.h=jschuh@chromium.org 20 per-file *_messages*.h=jschuh@chromium.org
21 per-file *_messages*.h=kenrb@chromium.org
22 per-file *_messages*.h=nasko@chromium.org
20 per-file *_messages*.h=palmer@chromium.org 23 per-file *_messages*.h=palmer@chromium.org
21 per-file *_messages*.h=tsepez@chromium.org 24 per-file *_messages*.h=tsepez@chromium.org
22 25
23 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. 26 # Spellcheck files. Not using spellcheck* since it covers IPC messages too.
24 per-file spellcheck_common.*=groby@chromium.org 27 per-file spellcheck_common.*=groby@chromium.org
25 per-file spellcheck_common.*=rlp@chromium.org 28 per-file spellcheck_common.*=rlp@chromium.org
26 per-file spellcheck_common.*=rouslan@chromium.org 29 per-file spellcheck_common.*=rouslan@chromium.org
27 per-file spellcheck_marker.h=groby@chromium.org 30 per-file spellcheck_marker.h=groby@chromium.org
28 per-file spellcheck_marker.h=rlp@chromium.org 31 per-file spellcheck_marker.h=rlp@chromium.org
29 per-file spellcheck_marker.h=rouslan@chromium.org 32 per-file spellcheck_marker.h=rouslan@chromium.org
(...skipping 11 matching lines...) Expand all
41 per-file search_types.*=brettw@chromium.org 44 per-file search_types.*=brettw@chromium.org
42 per-file search_types.*=jered@chromium.org 45 per-file search_types.*=jered@chromium.org
43 per-file search_types.*=samarth@chromium.org 46 per-file search_types.*=samarth@chromium.org
44 47
45 # Other stuff. 48 # Other stuff.
46 per-file autocomplete_match_type.*=mpearson@chromium.org 49 per-file autocomplete_match_type.*=mpearson@chromium.org
47 per-file autocomplete_match_type.*=pkasting@chromium.org 50 per-file autocomplete_match_type.*=pkasting@chromium.org
48 per-file autocomplete_match_type.*=sky@chromium.org 51 per-file autocomplete_match_type.*=sky@chromium.org
49 per-file crash_keys.*=rsesek@chromium.org 52 per-file crash_keys.*=rsesek@chromium.org
50 per-file profile_management_switches.*=bcwhite@chromium.org 53 per-file profile_management_switches.*=bcwhite@chromium.org
OLDNEW
« no previous file with comments | « chrome/browser/importer/OWNERS ('k') | chrome/common/extensions/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698