[email protected] | 1aa497c | 2012-07-25 20:37:02 | [diff] [blame] | 1 | # This OWNERS list is a last resort. Please prefer to use more specific OWNERS |
2 | # where possible. | ||||
3 | |||||
[email protected] | 3a770ba | 2012-03-14 00:59:28 | [diff] [blame] | 4 | # Reviewers: |
[email protected] | 29989af4 | 2012-11-13 03:11:19 | [diff] [blame] | 5 | jochen@chromium.org |
[email protected] | 3a770ba | 2012-03-14 00:59:28 | [diff] [blame] | 6 | jhawkins@chromium.org |
[email protected] | f933e00 | 2012-03-13 01:04:56 | [diff] [blame] | 7 | sky@chromium.org |
8 | thakis@chromium.org | ||||
9 | thestig@chromium.org | ||||
[email protected] | 3a770ba | 2012-03-14 00:59:28 | [diff] [blame] | 10 | |
11 | # Just owners: | ||||
12 | darin@chromium.org | ||||
[email protected] | d91d67e | 2012-08-08 18:06:12 | [diff] [blame] | 13 | jam@chromium.org |
[email protected] | b31e62e | 2012-11-15 20:36:59 | [diff] [blame] | 14 | |
15 | # per-file rules: | ||||
16 | # These are for the common case of adding or renaming files. If you're doing | ||||
17 | # structural changes, please get a review from a reviewer in this file. | ||||
[email protected] | ddeb6f9 | 2013-04-26 03:53:45 | [diff] [blame] | 18 | per-file *.gypi=* |
[email protected] | c157cb9 | 2013-04-05 21:15:58 | [diff] [blame] | 19 | per-file *.isolate=csharp@chromium.org |
20 | per-file *.isolate=maruel@chromium.org | ||||
[email protected] | 5f42cb3 | 2012-11-29 23:02:43 | [diff] [blame] | 21 | per-file nacl.gypi=bradchen@chromium.org |
22 | per-file nacl.gypi=bradnelson@chromium.org | ||||
23 | per-file nacl.gypi=jvoung@chromium.org | ||||
24 | per-file nacl.gypi=mseaborn@chromium.org | ||||
25 | per-file nacl.gypi=noelallen@chromium.org | ||||
26 | per-file nacl.gypi=sehr@chromium.org | ||||
[email protected] | 932bd4e | 2013-01-29 22:26:04 | [diff] [blame] | 27 | |
[email protected] | ffc9ca9 | 2013-04-05 02:25:57 | [diff] [blame] | 28 | # Android OWNERS from chrome/android/OWNERS |
29 | per-file chrome_android.gypi=aruslan@chromium.org | ||||
30 | per-file chrome_android.gypi=bulach@chromium.org | ||||
31 | per-file chrome_android.gypi=dtrainor@chromium.org | ||||
[email protected] | ffc9ca9 | 2013-04-05 02:25:57 | [diff] [blame] | 32 | per-file chrome_android.gypi=tedchoc@chromium.org |
33 | per-file chrome_android.gypi=yfriedman@chromium.org | ||||
34 | |||||
[email protected] | 206875f | 2013-04-25 02:01:03 | [diff] [blame] | 35 | # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS |
36 | per-file chrome_browser_chromeos.gypi=achuith@chromium.org | ||||
37 | per-file chrome_browser_chromeos.gypi=davemoore@chromium.org | ||||
38 | per-file chrome_browser_chromeos.gypi=derat@chromium.org | ||||
39 | per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org | ||||
40 | per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org | ||||
41 | per-file chrome_browser_chromeos.gypi=oshima@chromium.org | ||||
42 | per-file chrome_browser_chromeos.gypi=satorux@chromium.org | ||||
43 | per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org | ||||
44 | per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org | ||||
45 | per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org |