| OLD | NEW |
| 1 # OWNERS_STATUS = build/OWNERS.status |
| 2 |
| 1 ben@chromium.org | 3 ben@chromium.org |
| 2 brettw@chromium.org | 4 brettw@chromium.org |
| 3 cpu@chromium.org | 5 cpu@chromium.org |
| 4 darin@chromium.org | 6 darin@chromium.org |
| 5 jam@chromium.org | 7 jam@chromium.org |
| 6 | 8 |
| 7 per-file .gitattributes=* | 9 per-file .gitattributes=* |
| 8 per-file .gitignore=* | 10 per-file .gitignore=* |
| 9 per-file .git-blame-ignore-revs=mgiuca@chromium.org | 11 per-file .git-blame-ignore-revs=mgiuca@chromium.org |
| 10 per-file .git-blame-ignore-revs=thakis@chromium.org | 12 per-file .git-blame-ignore-revs=thakis@chromium.org |
| 11 per-file .gn=file://build/OWNERS | 13 per-file .gn=file://build/OWNERS |
| 12 per-file AUTHORS=* | 14 per-file AUTHORS=* |
| 13 per-file BUILD.gn=file://build/OWNERS | 15 per-file BUILD.gn=file://build/OWNERS |
| 14 per-file codereview.settings=agable@chromium.org | 16 per-file codereview.settings=agable@chromium.org |
| 15 per-file DEPS=* | 17 per-file DEPS=* |
| 16 per-file PRESUBMIT*.py=dpranke@chromium.org | 18 per-file PRESUBMIT*.py=dpranke@chromium.org |
| 17 per-file PRESUBMIT*.py=jochen@chromium.org | 19 per-file PRESUBMIT*.py=jochen@chromium.org |
| 18 per-file PRESUBMIT*.py=phajdan.jr@chromium.org | 20 per-file PRESUBMIT*.py=phajdan.jr@chromium.org |
| 19 per-file WATCHLISTS=* | 21 per-file WATCHLISTS=* |
| OLD | NEW |