Chromium Code Reviews| 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 ben@chromium.org | 5 ben@chromium.org |
| 6 brettw@chromium.org | 6 brettw@chromium.org |
| 7 jochen@chromium.org | 7 jochen@chromium.org |
| 8 jhawkins@chromium.org | 8 jhawkins@chromium.org |
| 9 sky@chromium.org | 9 sky@chromium.org |
| 10 thakis@chromium.org | 10 thakis@chromium.org |
| 11 thestig@chromium.org | 11 thestig@chromium.org |
| 12 | 12 |
| 13 # Just owners: | 13 # Just owners: |
| 14 darin@chromium.org | 14 darin@chromium.org |
| 15 jam@chromium.org | 15 jam@chromium.org |
| 16 | |
| 17 # per-file rules: | |
|
Nico
2012/11/15 18:06:25
Can you add a comment like "These are the common c
| |
| 18 per-file chrome_tests.gypi=* | |
| 19 per-file chrome_tests_unit.gypi=* | |
| OLD | NEW |