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

Side by Side Diff: chrome/common/OWNERS

Issue 550503003: Add wfh@chromium.org to ipc OWNERS files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/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=dcheng@chromium.org 15 per-file *_messages*.h=dcheng@chromium.org
16 per-file *_messages*.h=inferno@chromium.org 16 per-file *_messages*.h=inferno@chromium.org
17 per-file *_messages*.h=jln@chromium.org 17 per-file *_messages*.h=jln@chromium.org
18 per-file *_messages*.h=jorgelo@chromium.org 18 per-file *_messages*.h=jorgelo@chromium.org
19 per-file *_messages*.h=jschuh@chromium.org 19 per-file *_messages*.h=jschuh@chromium.org
20 per-file *_messages*.h=kenrb@chromium.org 20 per-file *_messages*.h=kenrb@chromium.org
21 per-file *_messages*.h=nasko@chromium.org 21 per-file *_messages*.h=nasko@chromium.org
22 per-file *_messages*.h=palmer@chromium.org 22 per-file *_messages*.h=palmer@chromium.org
23 per-file *_messages*.h=tsepez@chromium.org 23 per-file *_messages*.h=tsepez@chromium.org
24 per-file *_messages*.h=wfh@chromium.org
24 25
25 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. 26 # Spellcheck files. Not using spellcheck* since it covers IPC messages too.
26 per-file spellcheck_common.*=groby@chromium.org 27 per-file spellcheck_common.*=groby@chromium.org
27 per-file spellcheck_common.*=rlp@chromium.org 28 per-file spellcheck_common.*=rlp@chromium.org
28 per-file spellcheck_common.*=rouslan@chromium.org 29 per-file spellcheck_common.*=rouslan@chromium.org
29 per-file spellcheck_marker.h=groby@chromium.org 30 per-file spellcheck_marker.h=groby@chromium.org
30 per-file spellcheck_marker.h=rlp@chromium.org 31 per-file spellcheck_marker.h=rlp@chromium.org
31 per-file spellcheck_marker.h=rouslan@chromium.org 32 per-file spellcheck_marker.h=rouslan@chromium.org
32 per-file spellcheck_result.h=groby@chromium.org 33 per-file spellcheck_result.h=groby@chromium.org
33 per-file spellcheck_result.h=rlp@chromium.org 34 per-file spellcheck_result.h=rlp@chromium.org
(...skipping 14 matching lines...) Expand all
48 per-file search_types.*=samarth@chromium.org 49 per-file search_types.*=samarth@chromium.org
49 50
50 #Content settings 51 #Content settings
51 per-file content_settings*=markusheintz@chromium.org 52 per-file content_settings*=markusheintz@chromium.org
52 53
53 # Other stuff. 54 # Other stuff.
54 per-file autocomplete_match_type.*=mpearson@chromium.org 55 per-file autocomplete_match_type.*=mpearson@chromium.org
55 per-file autocomplete_match_type.*=pkasting@chromium.org 56 per-file autocomplete_match_type.*=pkasting@chromium.org
56 per-file autocomplete_match_type.*=sky@chromium.org 57 per-file autocomplete_match_type.*=sky@chromium.org
57 per-file crash_keys*=rsesek@chromium.org 58 per-file crash_keys*=rsesek@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