| OLD | NEW |
| 1 # This OWNERS list is a last resort. Please prefer to use more specific OWNERS | 1 # This OWNERS list is a last resort. Please prefer to use more specific OWNERS |
| 2 # where possible. | 2 # where possible. |
| 3 | 3 |
| 4 # Reviewers: | 4 # Reviewers: |
| 5 jochen@chromium.org | 5 jochen@chromium.org |
| 6 jhawkins@chromium.org | 6 jhawkins@chromium.org |
| 7 sky@chromium.org | 7 sky@chromium.org |
| 8 thakis@chromium.org | 8 thakis@chromium.org |
| 9 thestig@chromium.org | 9 thestig@chromium.org |
| 10 | 10 |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 per-file nacl.gypi=bradnelson@chromium.org | 22 per-file nacl.gypi=bradnelson@chromium.org |
| 23 per-file nacl.gypi=jvoung@chromium.org | 23 per-file nacl.gypi=jvoung@chromium.org |
| 24 per-file nacl.gypi=mseaborn@chromium.org | 24 per-file nacl.gypi=mseaborn@chromium.org |
| 25 per-file nacl.gypi=noelallen@chromium.org | 25 per-file nacl.gypi=noelallen@chromium.org |
| 26 per-file nacl.gypi=sehr@chromium.org | 26 per-file nacl.gypi=sehr@chromium.org |
| 27 | 27 |
| 28 # Android OWNERS from chrome/android/OWNERS | 28 # Android OWNERS from chrome/android/OWNERS |
| 29 per-file chrome_android.gypi=aruslan@chromium.org | 29 per-file chrome_android.gypi=aruslan@chromium.org |
| 30 per-file chrome_android.gypi=bulach@chromium.org | 30 per-file chrome_android.gypi=bulach@chromium.org |
| 31 per-file chrome_android.gypi=dtrainor@chromium.org | 31 per-file chrome_android.gypi=dtrainor@chromium.org |
| 32 per-file chrome_android.gypi=nileshagrawal@chromium.org | |
| 33 per-file chrome_android.gypi=tedchoc@chromium.org | 32 per-file chrome_android.gypi=tedchoc@chromium.org |
| 34 per-file chrome_android.gypi=yfriedman@chromium.org | 33 per-file chrome_android.gypi=yfriedman@chromium.org |
| 35 | 34 |
| 36 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS | 35 # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS |
| 37 per-file chrome_browser_chromeos.gypi=achuith@chromium.org | 36 per-file chrome_browser_chromeos.gypi=achuith@chromium.org |
| 38 per-file chrome_browser_chromeos.gypi=davemoore@chromium.org | 37 per-file chrome_browser_chromeos.gypi=davemoore@chromium.org |
| 39 per-file chrome_browser_chromeos.gypi=derat@chromium.org | 38 per-file chrome_browser_chromeos.gypi=derat@chromium.org |
| 40 per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org | 39 per-file chrome_browser_chromeos.gypi=dpolukhin@chromium.org |
| 41 per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org | 40 per-file chrome_browser_chromeos.gypi=nkostylev@chromium.org |
| 42 per-file chrome_browser_chromeos.gypi=oshima@chromium.org | 41 per-file chrome_browser_chromeos.gypi=oshima@chromium.org |
| 43 per-file chrome_browser_chromeos.gypi=satorux@chromium.org | 42 per-file chrome_browser_chromeos.gypi=satorux@chromium.org |
| 44 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org | 43 per-file chrome_browser_chromeos.gypi=stevenjb@chromium.org |
| 45 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org | 44 per-file chrome_browser_chromeos.gypi=xiyuan@chromium.org |
| 46 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org | 45 per-file chrome_browser_chromeos.gypi=zelidrag@chromium.org |
| OLD | NEW |